arm-trusted-firmware/lib/aarch32
Yann Gautier 4f1a658f89 fix(pie): do not skip __RW_END__ address during relocation
In fixup_gdt_reloc(), do not skip the last address (__RW_END__) for
dynamic relocations.
Else, the invalidation of the data done under _init_c_runtime in
el3_entrypoint_common macro will not be correct.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I1166a59ac964ec8ad4e099cb3600e843afc71d82
2021-12-01 17:35:27 +01: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 fix(pie): do not skip __RW_END__ address during relocation 2021-12-01 17:35:27 +01:00