[coreboot-gerrit] Patch merged into coreboot/master: af46e80 arm64: add smp_processor_id() declaration

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:03:59 CET 2015


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

    arm64: add smp_processor_id() declaration
    
    In order to accomodate MP on arm64 one needs to be able to determine
    the current logical processor id. Because it depends on the SoC
    implementation the SoC needs to provide this implementation.
    
    BUG=chrome-os-partner:31545
    BRANCH=None
    TEST=Built.
    
    Change-Id: I2f09df9bf7d4f829d8f45471bf7281a4ddba2fc8
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 6033e73d70c3b8296b36ff36b4b848b176917e12
    Original-Change-Id: I9511b54b5a1ab340b0f1309b0d9976be68b50903
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214663
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9007
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list