the following patch was just integrated into master: commit 5f66b5246443e4387a4147745666dc091556ff07 Author: Aaron Durbin adurbin@chromium.org Date: Mon Jul 14 15:00:41 2014 -0500
tegra132: add support for TZ carve-out
The TrustZone carve-out needs to be taken into account when determining the memory layout. However, things are complicated by the fact that TZ carve-out registers are not accessible by the AVP.
BUG=chrome-os-partner:30572 BRANCH=None TEST=Built and booted to end of ramstage. Noted that denver cores can read TZ registers while AVP doesn't bother.
Original-Change-Id: I2d2d27e33a334bf639af52260b99d8363906c646 Original-Signed-off-by: Aaron Durbin adurbin@chromium.org Original-Reviewed-on: https://chromium-review.googlesource.com/207835 Original-Reviewed-by: Furquan Shaikh furquan@chromium.org Original-Reviewed-by: Tom Warren twarren@nvidia.com (cherry picked from commit a4d792f4ed6a0c39eab09d90f4454d3d5dc3db26) Signed-off-by: Marc Jones marc.jones@se-eng.com
Change-Id: I8fbef03d5ac42d300e1e41aeba9b86c929e01494 Reviewed-on: http://review.coreboot.org/8593 Reviewed-by: Aaron Durbin adurbin@google.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/8593 for details.
-gerrit