arm-trusted-firmware/bl1
Arve Hjønnevåg 4128659076 Fix boot failures on some builds linked with ld.lld.
Pad the .rodata section to 16 bytes as ld.lld does not apply the ALIGN
statement on the .data section to the LMA. Fixes boot failure on builds
where the .rodata section happens to not be 16 bytes aligned.

Change-Id: I4e95678f73d8b326c5fc749dc7d0ce84e2d603f5
Signed-off-by: Arve Hjønnevåg <arve@android.com>
2020-02-12 19:09:00 +00:00
..
aarch32 Refactor SPSR initialisation code 2019-07-24 12:49:54 +01:00
aarch64 coverity: Fix MISRA null pointer violations 2020-02-05 14:53:02 -06:00
tbbr Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
bl1.ld.S Fix boot failures on some builds linked with ld.lld. 2020-02-12 19:09:00 +00:00
bl1.mk Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
bl1_fwu.c Unsigned long should not be used as per coding guidelines 2019-09-13 23:51:02 +03:00
bl1_main.c coverity: Fix MISRA null pointer violations 2020-02-05 14:53:02 -06:00
bl1_private.h Move BL1 and BL2 private defines to bl_common.h 2019-01-15 13:52:32 +00:00