Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/spm/cmsis_psa/arch/
Dtfm_arch_v6m_v7m.h132 __STATIC_INLINE void tfm_arch_check_msp_sealing(void) in tfm_arch_check_msp_sealing() function
/trusted-firmware-m-3.4.0/secure_fw/spm/include/
Dtfm_arch_v8m.h143 __STATIC_INLINE void tfm_arch_check_msp_sealing(void) in tfm_arch_check_msp_sealing() function
/trusted-firmware-m-3.4.0/secure_fw/spm/cmsis_psa/
Dtfm_core_svcalls_ipc.c168 tfm_arch_check_msp_sealing(); in tfm_core_svc_handler()