[coreboot-gerrit] Patch merged into coreboot/master: dee1996 arm64: provide entry points for BSP and non-BSP

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 28 07:05:43 CET 2015


the following patch was just integrated into master:
commit dee1996d6c3b4006f4e1d93ab1ffbcb98e30800f
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Sep 18 13:48:49 2014 -0500

    arm64: provide entry points for BSP and non-BSP
    
    It's helpful to differentiate the startup paths for
    the BSP and the non-BSP. Therefore have c_entry
    be an 2 element array of function pointers. The
    non-BSP paths have an entry point one instruction after
    stage/module entry.
    
    BUG=chrome-os-partner:30785
    BRANCH=None
    TEST=Built and booted to kernel.
    
    Change-Id: I40bb40462906f1b1eaf2db8584985095e8ac0bae
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: ce10f954041b3fd581ad8a3d82dee567b68637fe
    Original-Change-Id: Ia573b1095dca5f69e371bf1ddf6b6df72fa3b52e
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/218844
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9090
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/9090 for details.

-gerrit



More information about the coreboot-gerrit mailing list