Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/bl32/pnc/
A Dpnc.h20 void *pncd_context_switch_to(unsigned long security_state);
/arm-trusted-firmware-2.8.0/services/spd/pncd/
A Dpncd_main.c92 void *pncd_context_switch_to(unsigned long security_state) in pncd_context_switch_to() function
186 handle = pncd_context_switch_to(SECURE); in pncd_sel1_interrupt_handler()
416 handle = pncd_context_switch_to(ns != 0 ? SECURE : NON_SECURE); in pncd_smc_handler_unsafe()

Completed in 6 milliseconds