arm-trusted-firmware/plat/arm/board/juno
Sathees Balya 5b8d50e407 plat/arm: Save BL2 descriptors to reserved memory.
On ARM platforms, the BL2 memory can be overlaid by BL31/BL32. The memory
descriptors describing the list of executable images are created in BL2
R/W memory, which could be possibly corrupted later on by BL31/BL32 due
to overlay. This patch creates a reserved location in SRAM for these
descriptors and are copied over by BL2 before handing over to next BL
image.

Also this patch increases the PLAT_ARM_MAX_BL2_SIZE for juno when TBBR
is enabled.

Fixes ARM-Software/tf-issues#626

Change-Id: I755735706fa702024b4032f51ed4895b3687377f
Signed-off-by: Sathees Balya <sathees.balya@arm.com>
2019-01-23 16:01:19 +00:00
..
aarch32 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
aarch64 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
include plat/arm: Save BL2 descriptors to reserved memory. 2019-01-23 16:01:19 +00:00
sp_min plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function 2018-11-29 15:05:59 +05:30
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
jmptbl.i romlib: Add platform specific jump table list 2018-12-18 13:55:47 +00:00
juno_bl1_setup.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_bl2_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
juno_common.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_decl.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
juno_def.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
juno_err.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_pm.c juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration 2019-01-08 15:54:26 +00:00
juno_security.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_stack_protector.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_topology.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_trng.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_tzmp1_def.h plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
platform.mk Fix a variable expansion in Arm platform makefiles 2019-01-07 15:36:51 +01:00