Home
last modified time | relevance | path

Searched refs:is_feat_morello_supported (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_features.h214 static inline bool is_feat_morello_supported(void) { return false; } in is_feat_morello_supported() function
/rk3399_ARM-atf/lib/xlat_tables_v2/aarch64/
H A Dxlat_tables_arch.c307 if (is_feat_morello_supported()) { in setup_mmu_cfg()
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_core.c611 if (is_feat_morello_supported()) { in xlat_tables_map_region()
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c636 if (is_feat_morello_supported()) { in setup_context_common()