arm-trusted-firmware/plat/mediatek/mt8186/drivers/mcdi
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
..
mt_cpu_pm.c feat(mt8186): add SPM suspend driver 2022-01-13 10:10:56 +08:00
mt_cpu_pm.h feat(plat/mediatek/mt8186): add MCDI drivers 2021-12-22 18:06:53 +08:00
mt_cpu_pm_cpc.c feat(plat/mediatek/mt8186): add MCDI drivers 2021-12-22 18:06:53 +08:00
mt_cpu_pm_cpc.h feat(plat/mediatek/mt8186): add MCDI drivers 2021-12-22 18:06:53 +08:00
mt_lp_irqremain.c feat(mediatek): move mtk_cirq.c drivers to cirq folder 2022-09-05 13:53:13 +08:00
mt_lp_irqremain.h feat(mt8186): add SPM suspend driver 2022-01-13 10:10:56 +08:00
mt_mcdi.c build: always prefix section names with . 2023-02-20 18:29:33 +00:00
mt_mcdi.h feat(plat/mediatek/mt8186): add MCDI drivers 2021-12-22 18:06:53 +08:00