Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/services/spd/pncd/
A Dpncd_main.c94 unsigned long sec_state_from = in pncd_context_switch_to() local
104 assert(sec_state_from == SECURE); in pncd_context_switch_to()
149 if (sec_state_from == SECURE) { in pncd_context_switch_to()
161 return cm_get_context((uint32_t) sec_state_from); in pncd_context_switch_to()
164 context_save(sec_state_from); in pncd_context_switch_to()

Completed in 3 milliseconds