[coreboot-gerrit] Patch merged into coreboot/master: da185c1 arm64: provide API for coordinating secondary CPU bringup

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


the following patch was just integrated into master:
commit da185c17028c8dbef0d57ba3624a50ef1ebd00a0
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 27 17:25:18 2014 -0500

    arm64: provide API for coordinating secondary CPU bringup
    
    Provides a minimal API for coordinating with the SoC for
    bringing up the secondary CPUs. There's no eventloop or
    dispatcher currently nor does it do anything proper when
    one of the secondary CPUs are brought up. Those decisions
    are deferred to the SoC.
    
    BUG=chrome-os-partner:31545
    BRANCH=None
    TEST=Built and brought up 2nd cpu using this API.
    
    Change-Id: I8ac0418282e2e5b4ab3abfd21c88f51d704e10f9
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 5303ae3d6bfc9f8f908fcb890e184eb9b57f1376
    Original-Change-Id: I3b7334b7d2df2df093cdc0cbb997e8230d3b2685
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214775
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9019
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list