Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/include/ffm/
Dpsa_api.h414 psa_status_t tfm_spm_partition_psa_notify(int32_t partition_id);
425 #define tfm_spm_partition_psa_notify NULL macro
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_interface_thread_fn_call.c112 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_partition_psa_notify); in psa_notify_thread_fn_call()
Dpsa_api.c327 psa_status_t tfm_spm_partition_psa_notify(int32_t partition_id) in tfm_spm_partition_psa_notify() function
Dtfm_svcalls.c70 (psa_api_svc_func_t)tfm_spm_partition_psa_notify,