[coreboot-gerrit] Patch merged into coreboot/master: 6cdacb3 arm64: secmon: add entry point for turned on CPUs

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 10 12:01:26 CEST 2015


the following patch was just integrated into master:
commit 6cdacb37f0e84666831d78f4bf9af2cbc30cbb81
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Nov 6 15:17:33 2014 -0600

    arm64: secmon: add entry point for turned on CPUs
    
    Newly turned on CPUs need a place to go bring its EL3
    state inline with expectations. Plumb this path in for
    CPUs turning on as well as waking up from a power down
    state. Some of the infrastructure declarations were
    moved around for easier consumption in ramstage and
    secmon. Lastly, a psci_soc_init() is added to
    inform the SoC of the CPU's entry point as well do
    any initialization.
    
    BUG=chrome-os-partner:32112
    BRANCH=None
    TEST=Built and booted. On entry point not actually utilized.
    
    Change-Id: I2af424c2906df159f78ed5e0a26a6bc0ba2ba24f
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: dbefec678a111e8b42acf2ae162c1ccdd7f9fd40
    Original-Change-Id: I7b8c8c828ffb73752ca3ac1117cd895a5aa275d8
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/228296
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9422
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list