Home
last modified time | relevance | path

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

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