arm-trusted-firmware/plat
Varun Wadekar e0d4158c71 Tegra: add tzdram_base to plat_params_from_bl2 struct
This patch adds another member, tzdram_base, to the plat_params_from_bl2 struct
in order to store the TZDRAM carveout base address used to load the Trusted OS.
The monitor programs the memory controller with the TZDRAM base and size in order
to deny any accesses from the NS world.

Change-Id: If39b8674d548175d7ccb6525c18d196ae8a8506c
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2017-02-22 09:16:34 -08:00
..
arm Merge pull request #841 from dp-arm/dp/debug-regs 2017-02-20 13:58:48 +00:00
common PSCI: Decouple PSCI stat residency calculation from PMF 2017-02-13 14:33:06 +00:00
compat AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
mediatek Introduce unified API to zero memory 2017-02-06 17:01:39 +00:00
nvidia/tegra Tegra: add tzdram_base to plat_params_from_bl2 struct 2017-02-22 09:16:34 -08:00
qemu Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
rockchip Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
xilinx/zynqmp Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00