Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-vexpress/
H A Dplatform_config.h76 #define IT_SEC_PHY_TIMER 3 macro
78 #define IT_SEC_PHY_TIMER 29 macro
H A Dmain.c308 #if defined(CFG_CALLOUT) && defined(IT_SEC_PHY_TIMER)
311 timer_init_callout_service(interrupt_get_main_chip(), IT_SEC_PHY_TIMER); in init_callout_service()