[coreboot-gerrit] Patch merged into coreboot/master: 03c657f arm64: add mpidr field to cpu_info struct

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 9 14:40:09 CEST 2015


the following patch was just integrated into master:
commit 03c657f288a908691b0b0c07fc3ff3d0ec3612fb
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Oct 28 17:01:28 2014 -0500

    arm64: add mpidr field to cpu_info struct
    
    The cpu_info struct can be easily obtained at runtime
    based on smp_processor_id(). To allow easier mapping
    between cpu_info and PSCI entities add the mpidr info
    to the cpu_info struct.
    
    BUG=chrome-os-partner:32136
    BRANCH=None
    TEST=Built and booted in SMP. Noted MPIDR messages for each cpu.
    
    Change-Id: I390392a391d953a3b144b56b42e7b81f90d5fec1
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: d091706f64f1fc4b1b72b1825cab82a5d3cbf23e
    Original-Change-Id: Ib10ee4413d467b22050edec5388c0cae57128911
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/226481
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9388
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list