arm-trusted-firmware/bl2/aarch64
Masahiro Yamada 69af7fcf99 BL2_AT_EL3: add PIE support
This implementation simply mimics that of BL31.

I did not implement the ENABLE_PIE support for BL2_IN_XIP_MEM=1 case.
It would make the linker script a bit uglier.

Change-Id: If3215abd99f2758dfb232e44b50320d04eba808b
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-01-24 22:34:25 +09:00
..
bl2_arch_setup.c Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl2_el3_entrypoint.S BL2_AT_EL3: add PIE support 2020-01-24 22:34:25 +09:00
bl2_el3_exceptions.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl2_entrypoint.S Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00