mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 10:04:26 +00:00
![]() Some of our specialized sections are not prefixed with the conventional period. The compiler uses input section names to derive certain other section names (e.g. `.rela.text`, `.relacpu_ops`), and these can be difficult to select in linker scripts when there is a lack of a delimiter. This change introduces the period prefix to all specialized section names. BREAKING-CHANGE: All input and output linker section names have been prefixed with the period character, e.g. `cpu_ops` -> `.cpu_ops`. Change-Id: I51c13c5266d5975fbd944ef4961328e72f82fc1c Signed-off-by: Chris Kay <chris.kay@arm.com> |
||
---|---|---|
.. | ||
aarch64 | ||
arm_config.h | ||
arm_def.h | ||
arm_dyn_cfg_helpers.h | ||
arm_fconf_getter.h | ||
arm_fconf_io_storage.h | ||
arm_pas_def.h | ||
arm_reclaim_init.ld.S | ||
arm_sip_svc.h | ||
arm_spm_def.h | ||
arm_tzc_dram.ld.S | ||
fconf_arm_sp_getter.h | ||
fconf_ethosn_getter.h | ||
fconf_nv_cntr_getter.h | ||
fconf_sdei_getter.h | ||
fconf_sec_intr_config.h | ||
plat_arm.h | ||
smccc_def.h |