[coreboot-gerrit] Patch merged into coreboot/master: 9edf38e tegra132: move page tables to trustzone region

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


the following patch was just integrated into master:
commit 9edf38ef1f366f10f1878cec34918934faf12dac
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Aug 19 11:17:56 2014 -0500

    tegra132: move page tables to trustzone region
    
    In order to access secure device register space the cpu
    needs to have the page tables marked as secure memory. In
    addition the page tables need to live within secure memory
    otherwise the accesses default to non-secure.
    
    Therefore move the page tables to the trustzone region. Remove
    the TTB_* config options as well as removing the TTB reservations
    from coreboot's resource list.
    
    BUG=chrome-os-partner:31355
    BUG=chrome-os-partner:31356
    BRANCH=None
    CQ-DEPEND=CL:213140
    TEST=Built and booted into kernel.
    
    Change-Id: I1fc8dda932c36935f8523792bc1147f6b0743d11
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 1522a83bb57e33749843d5b3ea5545ded97a3953
    Original-Change-Id: Ia4b9d07ef35500726ec5b289e059208b9f46d025
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/213141
    Reviewed-on: http://review.coreboot.org/8994
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list