arm-trusted-firmware/plat/arm/board
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
..
a5ds build(fconf)!: clean up source collection 2021-10-26 12:14:29 +01:00
arm_fpga build: always prefix section names with . 2023-02-20 18:29:33 +00:00
common fix(arm): arm_rotpk_header undefined reference 2022-12-16 17:17:20 +00:00
corstone700 refactor(corstone700): namespace MHU driver filenames 2022-04-01 10:16:01 +02:00
corstone1000 style(plat/arm/corstone1000): resolve checkpatch warnings 2022-03-31 10:59:41 +02:00
fvp build: always prefix section names with . 2023-02-20 18:29:33 +00:00
fvp_r refactor(fvp_r): update set_config_info function call 2022-04-22 10:05:53 +01:00
fvp_ve build(fconf)!: clean up source collection 2021-10-26 12:14:29 +01:00
juno fix(scmi): change function prototype to fix gcc error 2022-12-08 13:42:25 +00:00
morello feat(morello): add support for HW_CONFIG 2023-01-27 15:54:56 +00:00
n1sdp fix(scmi): change function prototype to fix gcc error 2022-12-08 13:42:25 +00:00
rde1edge refactor(sgi): rewrite address space size definitions 2022-07-07 15:40:17 +05:30
rdn1edge fix(rdn1edge): change variable type to fix gcc sign conversion error 2022-12-08 13:42:25 +00:00
rdn2 feat(rdn2): add platform id value for rdn2 variant 3 2023-01-12 17:26:00 +00:00
rdv1 refactor(sgi): rewrite address space size definitions 2022-07-07 15:40:17 +05:30
rdv1mc refactor(sgi): rewrite address space size definitions 2022-07-07 15:40:17 +05:30
sgi575 build: deprecate Arm rdn1edge and sgi575 FVP platforms 2022-10-20 19:57:31 +01:00
tc Merge "feat(rss): add TC platform UUIDs for RSS images" into integration 2023-01-23 12:47:15 +01:00