Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/include/ffm/
Dpsa_api.h307 psa_status_t tfm_spm_partition_psa_get(psa_signal_t signal, psa_msg_t *msg);
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_interface_thread_fn_call.c73 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_partition_psa_get); in psa_get_thread_fn_call()
Dpsa_api.c116 psa_status_t tfm_spm_partition_psa_get(psa_signal_t signal, psa_msg_t *msg) in tfm_spm_partition_psa_get() function
Dtfm_svcalls.c64 (psa_api_svc_func_t)tfm_spm_partition_psa_get,