arm-trusted-firmware/plat/marvell/armada/a8k/common
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
..
aarch64 plat: marvell: ap806: implement workaround for errata-id FE-4265711 2020-10-04 15:20:55 +02:00
ble build: always prefix section names with . 2023-02-20 18:29:33 +00:00
include refactor(plat/marvell/uart): de-duplicate PLAT_MARVELL_UART macros 2021-06-01 16:34:52 +02:00
mss plat/marvell/armada: postpone MSS CPU startup to BL31 stage 2021-04-20 12:59:58 +02:00
a8k_common.mk plat/marvell/a8k: add Globalscale Mochabin support 2021-10-11 16:26:02 +02:00
plat_bl1_setup.c marvell: armada: add extra level in marvell platform hierarchy 2020-06-07 00:06:03 +02:00
plat_bl31_setup.c plat/marvell/armada: postpone MSS CPU startup to BL31 stage 2021-04-20 12:59:58 +02:00
plat_ble_setup.c plat/marvell: a8k: move efuse definitions to separate header 2021-04-20 13:00:12 +02:00
plat_pm.c plat/marvell/armada: allow builds without MSS support 2021-04-20 12:59:49 +02:00
plat_pm_trace.c plat/marvell/armada: allow builds without MSS support 2021-04-20 12:59:49 +02:00
plat_thermal.c marvell: armada: add extra level in marvell platform hierarchy 2020-06-07 00:06:03 +02:00