arm-trusted-firmware/lib/aarch32
Yann Gautier 4324a14bf5 Add PIE support for AARCH32
Only BL32 (SP_min) is supported at the moment, BL1 and BL2_AT_EL3 are just
stubbed with _pie_fixup_size=0.
The changes are an adaptation for AARCH32 on what has been done for
PIE support on AARCH64.
The RELA_SECTION is redefined for AARCH32, as the created section is
.rel.dyn and the symbols are .rel*.

Change-Id: I92bafe70e6b77735f6f890f32f2b637b98cf01b9
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2021-04-21 15:05:57 +02:00
..
arm32_aeabi_divmod.c Fix Coverity #261967, Infinite loop 2019-08-06 13:06:03 +01:00
arm32_aeabi_divmod_a32.S ARMv7: division support for missing __aeabi_*divmod 2017-11-08 14:42:07 +01:00
armclang_printf.S libc: armclang: Implement compiler printf symbols 2018-08-22 10:26:05 +01:00
cache_helpers.S cache_helpers.s:fix mixed tabs and spaces 2019-04-10 10:57:58 +01:00
misc_helpers.S Add PIE support for AARCH32 2021-04-21 15:05:57 +02:00