Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/include/common/
Dfeat_detect.h11 void detect_arch_features(void);
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl31/
Dbl31_main.c140 detect_arch_features(); in bl31_main()
/aosp_15_r20/external/trusty/arm-trusted-firmware/common/
Dfeat_detect.c277 void detect_arch_features(void) in detect_arch_features() function