Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c630 static void return_from_sp_helper(bool panic, uint32_t panic_code, in return_from_sp_helper() function
960 return_from_sp_helper(false, 0, regs); in spm_handle_scall()
964 return_from_sp_helper(false, 0, regs); in spm_handle_scall()
980 return_from_sp_helper(true /*panic*/, 0xabcd, regs); in spm_handle_scall()