Tegra186: relocate bl31.bin to the SYSRAM
authorVarun Wadekar <vwadekar@nvidia.com>
Mon, 30 Nov 2015 20:05:04 +0000 (12:05 -0800)
committerVarun Wadekar <vwadekar@nvidia.com>
Mon, 20 Mar 2017 16:12:33 +0000 (09:12 -0700)
commitb5ef956927cf9c3d67af5750e8b51905e4656bd5
tree002dc1a44eb23e274a2fd74cc09726ba4ede1b3c
parentc7ec0892b113b7ef90807905025521e11d4b26b3
Tegra186: relocate bl31.bin to the SYSRAM

Tegra186 has an on-die, 320KB, "System RAM" memory. Out of the total
size, 256KB are allocated for the CPU TrustZone binaries - EL3 monitor
and Trusted OS.

This patch changes the base address for bl31.bin to the SysRAM base
address. The carveout is too small for the Trusted OS, so we relocate
only the monitor binary.

Change-Id: Ib4b667ff2a7a619589851338f9d0bfb02078c575
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/soc/t186/platform_t186.mk