[coreboot-gerrit] Patch merged into coreboot/master: 75515ea arm64: Reorganize payload entry code and related Kconfigs

gerrit at coreboot.org gerrit at coreboot.org
Tue May 19 20:33:19 CEST 2015


the following patch was just integrated into master:
commit 75515eaa4ba73136fc366b519309a99c0d1e34f2
Author: Julius Werner <jwerner at chromium.org>
Date:   Thu May 7 16:59:31 2015 -0700

    arm64: Reorganize payload entry code and related Kconfigs
    
    The secure monitor entry is now guarded by an explicit if
    statement for its Kconfig rather than hiding than in the corresponding
    header file. This makes it clear that there are two (soon three)
    separate code paths here. Similar change for the optional spintable
    feature in the "legacy" payload entry path.
    
    [pg: split out from the patch linked below]
    
    Change-Id: Ia1554959b3268b718a9606e2f79d8f22f336c94d
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 5067e47bc03f04ad2dba044f022716e0fc62bb9e
    Original-Change-Id: I1b2038acc0d054716a3c580ce97ea8e9a45abfa2
    Original-Signed-off-by: Julius Werner <jwerner at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/270783
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/10248
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list