arm-trusted-firmware/plat/mediatek/mt8192/drivers
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
..
apusys feat(plat/mediatek/apu): add mt8192 APU device apc driver 2021-05-26 12:40:02 +08:00
dcm mediatek: mt8192: dcm: Add mcusys related dcm drivers 2020-12-07 23:31:19 +00:00
devapc feat(plat/mediatek/apu): add mt8192 APU device apc driver 2021-05-26 12:40:02 +08:00
dfd feat(plat/mdeiatek/mt8192): add DFD control in SiP service 2021-08-10 09:41:15 +08:00
emi_mpu feat(plat/mediatek/mpu): add MPU support for DSP 2021-05-31 10:13:16 +01:00
gpio mediatek: mt8195: Add gpio driver 2021-04-23 10:00:04 +08:00
mcdi build: always prefix section names with . 2023-02-20 18:29:33 +00:00
pmic refator(mediatek): move pmic.[c|h] to common folder 2022-09-05 18:12:24 +08:00
ptp3 mediatek: mt8192: Fix non-MISRA compliant code 2020-12-16 17:22:02 +08:00
spm refactor(mediatek): change the parameters of LPM API 2023-01-11 13:37:50 +08:00
spmc mediatek: mt8192: Add SPMC driver 2020-12-07 23:26:41 +00:00