mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-25 14:25:44 +00:00
![]() Move the data section to the common header.
I slightly tweaked some scripts as follows:
[1] bl1.ld.S has ALIGN(16). I added DATA_ALIGN macro, which is 1
by default, but overridden by bl1.ld.S. Currently, ALIGN(16)
of the .data section is redundant because commit
|
||
---|---|---|
.. | ||
aarch32 | ||
sp_min.ld.S | ||
sp_min.mk | ||
sp_min_main.c | ||
sp_min_private.h | ||
wa_cve_2017_5715_bpiall.S | ||
wa_cve_2017_5715_icache_inv.S |