Home
last modified time | relevance | path

Searched refs:is_feat_mte2_supported (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_context.c56 if (is_feat_mte2_supported()) { in modify_el1_mte2_regs()
H A Dtsp_main.c247 if (is_feat_mte2_supported()) { in tsp_smc_handler()
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_features.h164 static inline bool is_feat_mte2_supported(void) { return false; } in is_feat_mte2_supported() function
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c137 if (is_feat_mte2_supported()) { in setup_secure_context()
244 if (is_feat_mte2_supported()) { in setup_ns_context()
1529 if (is_feat_mte2_supported()) { in cm_el2_sysregs_context_save()
1624 if (is_feat_mte2_supported()) { in cm_el2_sysregs_context_restore()
1788 if (is_feat_mte2_supported()) { in el1_sysregs_context_save()
1897 if (is_feat_mte2_supported()) { in el1_sysregs_context_restore()
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c1417 if (is_feat_mte2_supported()) { in flush_page_to_popa()