arm-trusted-firmware/plat
Varun Wadekar b5ef956927 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>
2017-03-20 09:12:33 -07:00
..
arm Add workaround for ARM Cortex-A53 erratum 855873 2017-03-20 10:57:46 +00:00
common Merge pull request #861 from soby-mathew/sm/aarch32_fixes 2017-03-18 12:16:27 +00:00
compat AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
mediatek plat/mediatek: Enable Cortex-A53 erratum 855873 workaround 2017-03-20 10:57:50 +00:00
nvidia/tegra Tegra186: relocate bl31.bin to the SYSRAM 2017-03-20 09:12:33 -07:00
qemu Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
rockchip Merge pull request #854 from rockchip-linux/pm_plat 2017-03-03 23:29:01 +00:00
xilinx/zynqmp Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00