Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/arch/
Dtfm_arch.c37 void tfm_arch_set_context_ret_code(const struct context_ctrl_t *p_ctx_ctrl, uint32_t ret_code) in tfm_arch_set_context_ret_code() function
/trusted-firmware-m-latest/secure_fw/spm/core/
Dthread.c53 tfm_arch_set_context_ret_code(p_thrd->p_context_ctrl, retval); in thrd_next()
/trusted-firmware-m-latest/secure_fw/spm/include/
Dtfm_arch.h281 void tfm_arch_set_context_ret_code(const struct context_ctrl_t *p_ctx_ctrl, uint32_t ret_code);