arm-trusted-firmware/lib/psci
Daniel Boulby 87c8513498 Mark BL31 initialization functions
Mark the initialization functions in BL31, such as context management,
EHF, RAS and PSCI as __init so that they can be reclaimed by the
platform when no longer needed

Change-Id: I7446aeee3dde8950b0f410cb766b7a2312c20130
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-10-03 11:47:30 +01:00
..
aarch32 xlat v2: Flush xlat tables after being modified 2018-08-07 12:47:12 +01:00
aarch64 Remove all other deprecated interfaces and files 2018-09-28 15:31:53 +01:00
psci_common.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
psci_lib.mk mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_main.c psci: Use bool in internal interfaces 2018-08-02 15:08:18 +01:00
psci_mem_protect.c PSCI: Fix MISRA defects in MEM_PROTECT 2018-07-24 09:19:22 +01:00
psci_off.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00
psci_on.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00
psci_private.h psci: Use bool in internal interfaces 2018-08-02 15:08:18 +01:00
psci_setup.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
psci_stat.c PSCI: Fix MISRA defects in stat code 2018-07-24 09:19:26 +01:00
psci_suspend.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00
psci_system_off.c PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 2018-07-24 09:19:04 +01:00