Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/arch/aarch64/
Darch_features.h73 static inline unsigned long int get_armv8_6_ecv_support(void) in get_armv8_6_ecv_support() function
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c203 if (get_armv8_6_ecv_support() in cm_setup_context()