arm-trusted-firmware/plat/arm/board
Soby Mathew fc922ca87c FVP: Enable PIE for RESET_TO_BL31=1
This patch enabled PIE for FVP when RESET_TO_BL31=1. The references
to BL31_BASE are replaced by BL31_START as being a symbol exported by
the linker, will create a dynamic relocation entry in .rela.dyn and
hence will be fixed up by dynamic linker at runtime. Also, we disable
RECLAIM_INIT_CODE when PIE is enabled as the init section overlay
creates some static relocations which cannot be handled by the
dynamic linker currently.

Change-Id: I86df1b0a8b2a8bbbe7c3f3c0b9a08c86c2963ec0
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-10-29 09:54:32 +00:00
..
common Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing 2018-10-18 09:20:04 +01:00
fvp FVP: Enable PIE for RESET_TO_BL31=1 2018-10-29 09:54:32 +00:00
juno Convert arm_setup_page_tables into a generic helper 2018-10-26 14:55:30 +01:00
sgi575 plat/arm/sgi: add system-id node in HW_CONFIG dts 2018-10-18 15:53:56 +05:30
sgm775 plat/arm: Move norflash driver to drivers/ folder 2018-10-10 11:14:44 +01:00