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>
1 parent 76776c2 commit 412865907699c67d16274e3e474969eebf83e99c
@Arve Hjønnevåg Arve Hjønnevåg authored on 7 Feb 2020
Showing 1 changed file
View
bl1/bl1.ld.S