[coreboot-gerrit] Patch merged into coreboot/master: 1c65129 arm64: refactor stage entry

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:04:18 CET 2015


the following patch was just integrated into master:
commit 1c6512962aeaf07dfcb200231cc73bcc64859c7f
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 27 12:50:26 2014 -0500

    arm64: refactor stage entry
    
    Provide a common entry point arm64 cores coming out of reset. Also,
    take into account CONFIG_ARM64_CPUS_START_IN_ELx to set the
    correct SCTLR_ELx register. The SCR_EL3 initialization was removed
    as that can be done in policy code in C later. Part of this refactor
    allows for greater code reuse for the secure monitor.
    
    BUG=chrome-os-partner:31545
    BRANCH=None
    TEST=built and booted to linux on ryu
    
    Change-Id: I429f8fd0cdae78318ac171722fa1377924665401
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: f92a5a01f07bc370735d75d695aedd8e2ab25608
    Original-Change-Id: If16b3f979923ec8add59854db6bad4aaed35e3aa
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214668
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9012
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list