arm-trusted-firmware/plat
Chris Kay da04341ed5 build: always prefix section names with .
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>
2023-02-20 18:29:33 +00:00
..
allwinner fix(allwinner): check RSB availability in DT on H6 2023-02-03 13:31:28 +00:00
amlogic Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
arm build: always prefix section names with . 2023-02-20 18:29:33 +00:00
brcm refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
common build: always prefix section names with . 2023-02-20 18:29:33 +00:00
hisilicon build: always prefix section names with . 2023-02-20 18:29:33 +00:00
imx perf(imx): speed-up console/uart TX using FIFO 2023-01-27 17:34:15 +01:00
intel/soc Merge "fix(intel): add mailbox error return status for FCS_DECRYPTION" into integration 2022-12-19 08:37:23 +01:00
marvell build: always prefix section names with . 2023-02-20 18:29:33 +00:00
mediatek build: always prefix section names with . 2023-02-20 18:29:33 +00:00
nvidia/tegra build: always prefix section names with . 2023-02-20 18:29:33 +00:00
nxp Merge changes from topic "bk/warnings" into integration 2023-01-10 11:56:42 +01:00
qemu build: always prefix section names with . 2023-02-20 18:29:33 +00:00
qti feat(aarch64): make ID system register reads non-volatile 2023-01-11 16:02:57 +00:00
renesas build: always prefix section names with . 2023-02-20 18:29:33 +00:00
rockchip build: always prefix section names with . 2023-02-20 18:29:33 +00:00
rpi fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour 2022-10-27 13:46:02 +01:00
socionext build: always prefix section names with . 2023-02-20 18:29:33 +00:00
st Merge changes from topic "deprecate_io_drivers" into integration 2023-01-16 16:45:37 +01:00
ti/k3 build: always prefix section names with . 2023-02-20 18:29:33 +00:00
xilinx build: always prefix section names with . 2023-02-20 18:29:33 +00:00