arm-trusted-firmware/plat/hisilicon/hikey960/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
..
hi3660.h hikey960: Enable system power off callback 2020-03-02 22:34:21 +08:00
hi3660_crg.h Update hisilicon drivers to not rely on undefined overflow behaviour 2019-07-12 09:12:19 +01:00
hi3660_hkadc.h Update hisilicon drivers to not rely on undefined overflow behaviour 2019-07-12 09:12:19 +01:00
hi3660_mem_map.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
hisi_ipc.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
plat.ld.S build: always prefix section names with . 2023-02-20 18:29:33 +00:00
plat_macros.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform_def.h feat(hikey960): define a datastore for SPMC_AT_EL3 2022-11-02 15:35:03 +01:00