arm-trusted-firmware/lib/el3_runtime
Chris Kay a6b3643c2a fix(cm): hide cm_init_context_by_index from BL1
BL1 requires the context management library but does not use or
implement `cm_init_context_by_index`. This change ensures that is not
compiled into BL1, as linking with LTO enabled causes an undefined
reference for this function.

Change-Id: I4a4602843bd75bc4f47b3e0c4c5a6efce1514ef6
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-04-11 11:20:32 +00:00
..
aarch32 fix(cm): hide cm_init_context_by_index from BL1 2024-04-11 11:20:32 +00:00
aarch64 fix(cm): hide cm_init_context_by_index from BL1 2024-04-11 11:20:32 +00:00
cpu_data_array.c chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00