arm-trusted-firmware/include/plat/arm/common
Manish Pandey 6c87abdda4 fix(arm): remove reclamation of functions starting with "init"
When RECLAIM_INIT_CODE is enabled, functions with __init attribute can
be reclaimed after boot and marked as Execute Never.
Because of a bug in linker script the functions starting with "init"
were also marked XN and causing instruction abort.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I2221973c05af170acf4e723cd44645b9ff9d58d2
2022-05-12 14:21:28 +01:00
..
aarch64 AArch64: Align crash reporting output 2019-08-15 14:23:27 +00:00
arm_config.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
arm_def.h feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 2022-05-05 09:47:30 +01:00
arm_dyn_cfg_helpers.h refactor(measured_boot): remove passing of BL2 hash via device tree 2021-10-12 17:53:47 +01:00
arm_fconf_getter.h Check for out-of-bound accesses in the platform io policies 2020-04-02 15:57:55 +02:00
arm_fconf_io_storage.h fconf: Move platform io policies into fconf 2020-02-07 13:51:32 +00:00
arm_pas_def.h refactor(gpt): productize and refactor GPT library 2021-10-05 16:24:57 -05:00
arm_reclaim_init.ld.S fix(arm): remove reclamation of functions starting with "init" 2022-05-12 14:21:28 +01:00
arm_sip_svc.h Add SiP service to configure Arm Ethos-N NPU 2021-04-20 15:42:18 +02:00
arm_spm_def.h spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
arm_tzc_dram.ld.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fconf_arm_sp_getter.h plat: arm: Increase SP max size 2020-12-14 11:50:10 +00:00
fconf_ethosn_getter.h feat(drivers/arm/ethosn)!: multi-device support 2021-10-01 09:27:11 +01:00
fconf_nv_cntr_getter.h plat/arm: Get the base address of nv-counters from device tree 2020-08-28 09:50:36 +00:00
fconf_sdei_getter.h plat/arm/fvp: Support performing SDEI platform setup in runtime 2020-05-15 10:05:06 -05:00
fconf_sec_intr_config.h plat/fvp: Add support for dynamic description of secure interrupts 2020-06-09 19:01:14 +00:00
plat_arm.h feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 2021-10-12 17:53:48 +01:00
smccc_def.h refactor(plat/arm): use SOC_ID defines 2021-05-27 09:59:11 +02:00