arm-trusted-firmware/include/plat/arm
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
..
board fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
common fix(arm): remove reclamation of functions starting with "init" 2022-05-12 14:21:28 +01:00
css/common refactor(juno): disable non-invasive debug of secure state 2021-05-17 10:19:26 -05:00
soc/common Sanitise includes across codebase 2019-01-04 10:43:17 +00:00