arm-trusted-firmware/plat/nvidia/tegra/common
anzhou a565d16cd1 Tegra: common: fixup the bl31 code size to be copied at reset
If the CPU doesn't run from BL31_BASE, the firmware needs to be
copied from load address to BL31_BASE during cold boot. The size
should be the actual size of the code, which is indicated by the
__RELA_END__ linker variable.

This patch updates the copy routine to use this variable as a
result.

Signed-off-by: anzhou <anzhou@nvidia.com>
Change-Id: Ie3a48dd54cda1dc152204903d609da3117a0ced9
2020-08-31 11:21:17 -07:00
..
aarch64 Tegra: common: fixup the bl31 code size to be copied at reset 2020-08-31 11:21:17 -07:00
tegra_bl31_setup.c Tegra: add platform specific 'runtime_setup' handler 2020-08-31 10:43:44 -07:00
tegra_common.mk Tegra: platform specific GIC sources 2020-08-27 20:12:34 -07:00
tegra_delay_timer.c Tegra: fixup CNTPS_TVAL_EL1 delay timer reads 2020-08-31 10:43:44 -07:00
tegra_ehf.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_fiq_glue.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_gicv2.c Tegra: gicv2: initialize target masks 2020-03-21 19:00:05 -07:00
tegra_gicv3.c Tegra: introduce support for GICv3 2020-06-19 02:34:52 +00:00
tegra_io_storage.c Tegra: dummy support for the io_storage backend 2019-03-01 10:22:54 -08:00
tegra_platform.c Tegra: platform: add function to check t194 chip 2020-08-18 22:59:05 +00:00
tegra_pm.c Tegra: common: disable GICC after domain off 2020-08-31 11:21:17 -07:00
tegra_sdei.c Tegra: enable SDEI handling 2020-05-20 12:00:26 -07:00
tegra_sip_calls.c Tegra: sip: add VPR resize enabled check 2020-08-27 20:12:34 -07:00
tegra_stack_protector.c Tegra: enable stack protection 2020-05-16 22:44:52 -07:00