arm-trusted-firmware/plat/marvell/armada/a8k
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
..
a70x0 plat: marvell: armada: add support for twin-die combined memory device 2020-07-30 15:15:40 +02:00
a70x0_amc plat: marvell: armada: add support for twin-die combined memory device 2020-07-30 15:15:40 +02:00
a70x0_mochabin plat/marvell/a8k: add Globalscale Mochabin support 2021-10-11 16:26:02 +02:00
a80x0 plat/marvell: fix SPD handling in dram port 2021-02-11 09:43:18 +00:00
a80x0_mcbin plat/marvell: fix SPD handling in dram port 2021-02-11 09:43:18 +00:00
a80x0_puzzle refactor(plat/marvell/uart): de-duplicate PLAT_MARVELL_UART macros 2021-06-01 16:34:52 +02:00
common build: always prefix section names with . 2023-02-20 18:29:33 +00:00