Tegra: platform handler to relocate BL32 image
This patch provides platforms an opportunity to relocate the
BL32 image, during cold boot. Tegra186 platforms, for example,
relocate BL32 images to TZDRAM memory as the previous bootloader
relies on BL31 to do so.

Change-Id: Ibb864901e43aca5bf55d8c79e918b598c12e8a28
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent ee21281 commit 6f47acdb3bd8784b8c2fbdeb399ebefb496807a7
@Varun Wadekar Varun Wadekar authored on 20 Jun 2018
Showing 5 changed files
View
plat/nvidia/tegra/common/tegra_bl31_setup.c
View
plat/nvidia/tegra/include/tegra_private.h
View
plat/nvidia/tegra/platform.mk
View
plat/nvidia/tegra/soc/t186/plat_setup.c
View
plat/nvidia/tegra/soc/t186/platform_t186.mk