arm-trusted-firmware/include
Soby Mathew a22dffc647 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>
2017-10-11 16:57:00 +01:00
..
bl1 FWU: Introduce FWU_SMC_IMAGE_RESET 2017-06-01 14:52:12 +01:00
bl31 include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
bl32 bl32: add secure interrupt handling in AArch32 sp_min 2017-08-09 15:48:53 +02:00
common Implement log framework 2017-09-11 15:37:24 +01:00
drivers GICv3: ITS architectural save and restore helpers 2017-10-05 16:47:53 +01:00
lib Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements 2017-10-09 23:09:29 +01:00
plat ARM platforms: Add support for EL3 TZC memory region 2017-10-11 16:57:00 +01:00
services Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tools_share Support Trusted OS firmware extra images in TF tools 2017-08-09 18:06:05 +08:00