diff options
author | Soby Mathew <soby.mathew@arm.com> | 2017-10-05 12:27:33 +0100 |
---|---|---|
committer | Soby Mathew <soby.mathew@arm.com> | 2017-10-11 16:57:00 +0100 |
commit | a22dffc6478da0904c51eefc8e18399e68ff2d9a (patch) | |
tree | 6c4cb1b4ab74b72a99e07f61e921539802081a76 /include/lib/runtime_instr.h | |
parent | 7efc390d349f36b01765b020e6e0429cf9d428e3 (diff) | |
download | platform_external_arm-trusted-firmware-a22dffc6478da0904c51eefc8e18399e68ff2d9a.tar.gz platform_external_arm-trusted-firmware-a22dffc6478da0904c51eefc8e18399e68ff2d9a.tar.bz2 platform_external_arm-trusted-firmware-a22dffc6478da0904c51eefc8e18399e68ff2d9a.zip |
ARM platforms: Add support for EL3 TZC memory region
Some recent enhancements to EL3 runtime firmware like support for
save and restoring GICv3 register context during system_suspend
necessitates additional data memory for the firmware. This patch
introduces support for creating a TZC secured DDR carveout for use
by ARM reference platforms. A new linker section `el3_tzc_dram` is
created using platform supplied linker script and data marked with
the attribute `arm_el3_tzc_dram` will be placed in this section.
The FVP makefile now defines the `PLAT_EXTRA_LD_SCRIPT` variable to
allow inclusion of the platform linker script by the top level BL31
linker script.
Change-Id: I0e7f4a75a6ac51419c667875ff2677043df1585d
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Diffstat (limited to 'include/lib/runtime_instr.h')
0 files changed, 0 insertions, 0 deletions