diff options
author | anzhou <anzhou@nvidia.com> | 2020-08-04 22:05:19 +0800 |
---|---|---|
committer | Varun Wadekar <vwadekar@nvidia.com> | 2020-08-31 11:21:17 -0700 |
commit | a565d16cd17090e30b6632e9ca56481def0b6395 (patch) | |
tree | b1cc46a8a603f087f723f2f98e50abb86ff08daa /services/spd/trusty/smcall.h | |
parent | c23f5e1cb920bbf6d623a6f91719eb98a5292e52 (diff) | |
download | platform_external_arm-trusted-firmware-a565d16cd17090e30b6632e9ca56481def0b6395.tar.gz platform_external_arm-trusted-firmware-a565d16cd17090e30b6632e9ca56481def0b6395.tar.bz2 platform_external_arm-trusted-firmware-a565d16cd17090e30b6632e9ca56481def0b6395.zip |
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
Diffstat (limited to 'services/spd/trusty/smcall.h')
0 files changed, 0 insertions, 0 deletions