[coreboot-gerrit] Patch merged into coreboot/master: 8128a56 trustzone: Pull trustzone init out of cpu.c and do it in romstage.

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 18 19:26:01 CEST 2014


the following patch was just integrated into master:
commit 8128a56c0ec7e147d4ad68e6ba55979e9ead25ae
Author: Gabe Black <gabeblack at google.com>
Date:   Wed Sep 18 05:48:37 2013 -0700

    trustzone: Pull trustzone init out of cpu.c and do it in romstage.
    
    Trustzone needs to be initialized/disabled both on boot and on wake, so it
    needs to be done before ramstage which doesn't run on wake. cpu.c isn't
    compiled into romstage and fixing that causes other problems, so the trustzone
    functions were split out.
    
    Change-Id: I8fc630237ebec1f02a91600f8baf3d4e9ea66d0e
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://chromium-review.googlesource.com/169817
    Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Tested-by: Gabe Black <gabeblack at chromium.org>
    Commit-Queue: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit 055ed0e28476123b0bd666109af90baf40aadcee)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6666
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list