Home
last modified time | relevance | path

Searched refs:is_armv8_6_twed_present (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/include/arch/aarch64/
Darch_features.h61 static inline bool is_armv8_6_twed_present(void) in is_armv8_6_twed_present() function
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c260 if (is_armv8_6_twed_present()) { in cm_setup_context()