arm-trusted-firmware/common
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 ARMv7 may not support Virtualization Extensions 2017-11-08 14:38:33 +01:00
aarch64 Add end_vector_entry assembler macro 2018-07-11 09:23:00 +01:00
backtrace.c backtrace: Introduce backtrace function 2018-08-30 09:21:53 +01:00
bl_common.c Remove build option LOAD_IMAGE_V2 2018-09-28 15:31:52 +01:00
desc_image_load.c Dynamic cfg: Do not populate args if already initialized 2018-03-05 11:58:22 +00:00
fdt_wrappers.c Dynamic cfg: MISRA fixes 2018-02-26 16:31:11 +00:00
image_decompress.c image_decompress: add APIs for decompressing images 2018-02-02 00:19:08 +09:00
runtime_svc.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
tf_log.c Allow setting log level back to compile time value 2018-09-11 10:53:09 -04:00