arm-trusted-firmware/plat/arm/board
Daniel Boulby cb4adb0d8c FVP: Reclaim init code for the stack
Map the initialization code for BL31 to overlap with the memory
required for the secondary cores stack. Once BL31 has been
initialized the memory can be remapped to RW data so that it can
be used for secondary cores stacks. By moving code from .text to
.text.init the size of the BL31 image is decreased by a page.

Split arm_common.ld.S into two linker scripts, one for tzc_dram
(arm_tzc_dram.ld.S) and one for reclaiming initialization code
(arm_reclaim_init.ld.S) so that platforms can chose which memory
regions they wish to include.

Change-Id: I648e88f3eda1aa71765744cf34343ecda9320b32
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-10-03 12:06:07 +01:00
..
common plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM 2018-10-02 14:00:32 +01:00
fvp FVP: Reclaim init code for the stack 2018-10-03 12:06:07 +01:00
juno plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM 2018-10-02 14:00:32 +01:00
sgi575 memprotect: Move files to specific platform makefiles 2018-08-21 12:48:48 +01:00
sgm775 memprotect: Move files to specific platform makefiles 2018-08-21 12:48:48 +01:00