Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/spm/include/interface/
Dsvc_num.h51 #define TFM_SVC_PREPARE_DEPRIV_FLIH (0x80) macro
/trusted-firmware-m-3.4.0/secure_fw/spm/ffm/
Dinterrupt.c34 __ASM volatile("SVC "M2S(TFM_SVC_PREPARE_DEPRIV_FLIH)" \n" in tfm_flih_deprivileged_handling()
/trusted-firmware-m-3.4.0/secure_fw/spm/cmsis_psa/
Dtfm_core_svcalls_ipc.c178 case TFM_SVC_PREPARE_DEPRIV_FLIH: in tfm_core_svc_handler()