Home
last modified time | relevance | path

Searched refs:is_feat_tcr2_supported (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_context.c95 if (is_feat_tcr2_supported()) { in modify_el1_tcr2_regs()
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_features.h156 static inline bool is_feat_tcr2_supported(void) { return false; } in is_feat_tcr2_supported() function
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c602 if (is_feat_tcr2_supported()) { in setup_context_common()
1577 if (is_feat_tcr2_supported()) { in cm_el2_sysregs_context_save()
1672 if (is_feat_tcr2_supported()) { in cm_el2_sysregs_context_restore()
1812 if (is_feat_tcr2_supported()) { in el1_sysregs_context_save()
1921 if (is_feat_tcr2_supported()) { in el1_sysregs_context_restore()