arm-trusted-firmware/plat/arm/css/sgi
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
..
aarch64 plat/arm/sgi: disable Ares cpu power down bit in reset handler 2018-10-26 12:14:03 +05:30
include services/spm_deprecated: update ARM platform specific asserts 2019-01-08 15:24:16 +01:00
sgi-common.mk Fix a variable expansion in Arm platform makefiles 2019-01-07 15:36:51 +01:00
sgi_bl31_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sgi_image_load.c plat/arm: Save BL2 descriptors to reserved memory. 2019-01-23 16:01:19 +00:00
sgi_interconnect.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sgi_plat.c Merge pull request #1738 from ardbiesheuvel/synquacer-spm 2019-01-16 16:01:42 +00:00
sgi_ras.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sgi_topology.c plat/arm/sgi: add platform support for SGI-Clark.Helios platform 2018-12-06 15:51:54 +05:30