arm-trusted-firmware/bl31
Chris Kay ffe7bae021 build(bl31): sort sections by alignment by default
This change forces LD to sort all input sections by alignment when
allocating them within an output section. This is done in some places
explicitly in the linker scripts today, but this makes sure we don't
miss any easy targets.

Change-Id: Iadcd38a66a7a9f4b2af3adbc0487a15091486b17
Signed-off-by: Chris Kay <chris.kay@arm.com>
2023-04-17 17:15:34 +01:00
..
aarch64 Merge changes from topic "mb/rst-to-bl31-update" into integration 2023-04-11 17:10:23 +02:00
bl31.ld.S fix(fvp): work around BL31 progbits exceeded 2023-04-03 17:53:05 +01:00
bl31.mk build(bl31): sort sections by alignment by default 2023-04-17 17:15:34 +01:00
bl31_context_mgmt.c feat(rme): add context management changes for FEAT_RME 2021-10-05 18:41:35 +02:00
bl31_main.c refactor(context-mgmt): move FEAT_HCX save/restore into C 2023-01-11 16:02:58 +00:00
bl31_traps.c feat(fvp): emulate trapped RNDR 2022-12-21 12:59:36 +00:00
ehf.c fix(bl31): allow use of EHF with S-EL2 SPMC 2022-08-30 08:29:25 -07:00
interrupt_mgmt.c Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00