[coreboot-gerrit] Patch merged into coreboot/master: b241f57 arm64: add smc layer to secmon

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 28 07:05:45 CET 2015


the following patch was just integrated into master:
commit b241f57de543a5837ed12889dd1cc417de705967
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Sep 17 01:16:20 2014 -0500

    arm64: add smc layer to secmon
    
    In order to process PSCI commands SMC instructions need to be
    serviced. Provide a simple way for users of SMC to register their
    handlers by function.
    
    The SMC layer hooks into the exception processing, however it only
    processes AARCH64 SMC calls. All others are ignored.
    
    BUG=chrome-os-partner:32112
    BRANCH=None
    TEST=Added nop smc call to depthcharge. SMC handled and continue booting
         to kernel.
    
    Change-Id: I378f13c29220ff9f37040f094bf9cfb69259af0c
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 76d2febc50397348b68d38532b8f37e2b3cf6a30
    Original-Change-Id: Ieaa29fa883b9f9d55fc62ba92a1d45452296efa4
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/218846
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Original-Commit-Queue: Furquan Shaikh <furquan at chromium.org>
    Original-Tested-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9092
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list