Home
last modified time | relevance | path

Searched hist:a565d16cd17090e30b6632e9ca56481def0b6395 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/common/aarch64/
H A Dtegra_helpers.Sa565d16cd17090e30b6632e9ca56481def0b6395 Tue Aug 04 14:05:19 UTC 2020 anzhou <anzhou@nvidia.com> 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