Home
last modified time | relevance | path

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

/rk3399_ARM-atf/common/
H A Dfeat_detect.c12 static bool detection_done[PLATFORM_CORE_COUNT] = { false }; variable
351 if (detection_done[core_pos]) { in detect_arch_features()
513 detection_done[core_pos] = true; in detect_arch_features()