arm-trusted-firmware/plat/arm/board/fvp
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
..
aarch32 FVP: Add support for multi-threaded CPUs 2017-08-01 14:33:47 +01:00
aarch64 FVP: Add support for multi-threaded CPUs 2017-08-01 14:33:47 +01:00
drivers/pwrc plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly 2017-08-29 12:02:18 +01:00
include ARM platforms: Add support for EL3 TZC memory region 2017-10-11 16:57:00 +01:00
sp_min mem_protect: Add mem_protect support in Juno and FVP for DRAM1 2017-09-25 13:32:20 +01:00
tsp TSP: Support multi-threading CPUs on FVP 2017-10-04 10:34:56 +01:00
fvp_bl1_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl2_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl2u_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl31_setup.c FVP: Support Base FVP RevC 2017-08-02 14:10:35 +01:00
fvp_common.c mem_protect: Add DRAM2 to the list of mem protected ranges 2017-09-25 13:32:20 +01:00
fvp_def.h FVP: Support Base FVP RevC 2017-08-02 14:10:35 +01:00
fvp_err.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_io_storage.c Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
fvp_pm.c mem_protect: Add mem_protect support in Juno and FVP for DRAM1 2017-09-25 13:32:20 +01:00
fvp_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_security.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_stack_protector.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_topology.c FVP: Support Base FVP RevC 2017-08-02 14:10:35 +01:00
fvp_trusted_boot.c FVP,Juno: switch FVP and Juno to use generic TBBR OID header 2017-05-24 00:08:41 +09:00
platform.mk ARM platforms: Add support for EL3 TZC memory region 2017-10-11 16:57:00 +01:00