[coreboot-gerrit] Patch merged into coreboot/master: be3e238 arm64: secmon: prepare for passing more state into secmon

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


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

    arm64: secmon: prepare for passing more state into secmon
    
    The current implementation of secmon assumes just entry/arg
    are passed to secmon for starting up a CPU. That's lacking
    in flexibility. Therefore change secmon_params to contain
    both the BSP and secondary CPUs' entry/arg information.
    That way more information can be added to secmon_params when
    needed.
    
    BUG=chrome-os-partner:32112
    BRANCH=None
    TEST=Built and booted SMP kernel using PSCI and spin table.
    
    Change-Id: I84c478ccefdfa4580fcc078a2491f49f86a9757a
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: c5fb5bd857a4318174f5b9b48e28406e60a466f8
    Original-Change-Id: Iafb82d5cabc806b6625799a6b3dff8d77bdb27e9
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/227548
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9395
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list