Commit 8d8d8d09 authored by Varun Wadekar's avatar Varun Wadekar
Browse files

Tegra210: new TZDRAM base address



This patch modifies the TZDRAM base address to the new aperture
allocated by the bootloader.

Change-Id: Id158d15b1ec9aa681136d258e90fbba930aebf92
Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
parent 2f6f7206
......@@ -28,7 +28,7 @@
# POSSIBILITY OF SUCH DAMAGE.
#
TZDRAM_BASE := 0xFDC00000
TZDRAM_BASE := 0xFF800000
$(eval $(call add_define,TZDRAM_BASE))
ERRATA_TEGRA_INVALIDATE_BTB_AT_BOOT := 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment