arm-trusted-firmware/plat/mediatek/include
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
..
armv8_2 feat(mt8188): add armv8.2 support 2022-09-22 19:26:15 +08:00
drivers/spm feat(mt8188): add MT8188 SPM support 2023-01-11 13:37:42 +08:00
lib/mtk_init feat(mediatek): introduce mtk init framework 2022-08-30 16:47:43 +08:00
lpm refactor(mediatek): add new LPM API for further extension 2023-01-11 13:37:51 +08:00
mtk_mmap_pool.h feat(mediatek): introduce mtk init framework 2022-08-30 16:47:43 +08:00
mtk_sip_def.h feat(mt8188): add audio support 2022-11-14 09:55:07 +08:00
mtk_sip_svc.h refactor(mediatek): partition MTK SiP SMC ID 2022-08-30 16:47:43 +08:00
plat.ld.rodata.inc build: always prefix section names with . 2023-02-20 18:29:33 +00:00
vendor_pubsub_events.h feat(mediatek): extend SiP vendor subscription events 2022-08-30 16:47:43 +08:00