Home
last modified time | relevance | path

Searched hist:a6b3643c2a1a95146e93c8b6f07c2e491a1230d6 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch32/
H A Dcontext_mgmt.ca6b3643c2a1a95146e93c8b6f07c2e491a1230d6 Tue Feb 06 15:43:40 UTC 2024 Chris Kay <chris.kay@arm.com> 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>
/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dcontext_mgmt.ha6b3643c2a1a95146e93c8b6f07c2e491a1230d6 Tue Feb 06 15:43:40 UTC 2024 Chris Kay <chris.kay@arm.com> 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>
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.ca6b3643c2a1a95146e93c8b6f07c2e491a1230d6 Tue Feb 06 15:43:40 UTC 2024 Chris Kay <chris.kay@arm.com> 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>