Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dtfm_svcalls.h40 bool tfm_svc_thread_mode_spm_active(void);
Dinterrupt.c116 if (tfm_svc_thread_mode_spm_active()) { in tfm_flih_return_to_isr()
Dtfm_svcalls.c189 bool tfm_svc_thread_mode_spm_active(void) in tfm_svc_thread_mode_spm_active() function