Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dinterrupt.c47 struct context_ctrl_t flih_ctx_ctrl; in tfm_flih_prepare_depriv_flih() local
82 flih_ctx_ctrl.sp_limit = sp_limit; in tfm_flih_prepare_depriv_flih()
83 flih_ctx_ctrl.sp = ctx_stack; in tfm_flih_prepare_depriv_flih()
85 tfm_arch_init_context(&flih_ctx_ctrl, in tfm_flih_prepare_depriv_flih()
89 (void)tfm_arch_refresh_hardware_context(&flih_ctx_ctrl); in tfm_flih_prepare_depriv_flih()
91 return flih_ctx_ctrl.exc_ret; in tfm_flih_prepare_depriv_flih()