[coreboot-gerrit] Patch merged into coreboot/master: f793d43 arm64: secmon: wait for all CPUs to enter secmon

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 10 11:57:07 CEST 2015


the following patch was just integrated into master:
commit f793d432b9ef562c1a609261faf627d5936d9331
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Nov 5 10:23:33 2014 -0600

    arm64: secmon: wait for all CPUs to enter secmon
    
    There is state within the system that relies on having
    all CPUs present in order to proceed with initialization.
    The current expectation is that all CPUs are online and
    entering the secure monitor. Therefore, wait until all
    CONFIG_MAX_CPUs show up.
    
    BUG=chrome-os-partner:32112
    BRANCH=None
    TEST=Can get all CPUs up in kernel using PSCI.
    
    Change-Id: I741a09128e99e0cb0c9f4046b1c0d27582fda963
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 030535b7c9821b40bf4a51f88e289eab8af9aa13
    Original-Change-Id: Ia0f744c93766efc694b522ab0af9aedf7329ac43
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/227547
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9394
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list