Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/common/
Dfeat_detect.h11 void detect_arch_features(void);
/trusted-firmware-a-latest/bl31/
Dbl31_main.c132 detect_arch_features(); in bl31_main()
/trusted-firmware-a-latest/common/
Dfeat_detect.c139 void detect_arch_features(void) in detect_arch_features() function