Home
last modified time | relevance | path

Searched refs:tfm_spm_partition_psa_reply (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dpsa_interface_sfn.c55 stat = tfm_spm_partition_psa_reply(p_target->p_handles->msg.handle, in tfm_psa_call_pack()
129 stat = tfm_spm_partition_psa_reply(p_target->p_handles->msg.handle, in psa_connect()
156 stat = tfm_spm_partition_psa_reply(p_target->p_handles->msg.handle, in psa_close()
286 stat = tfm_spm_partition_psa_reply(p_target->p_handles->msg.handle, in agent_psa_call()
315 stat = tfm_spm_partition_psa_reply(p_target->p_handles->msg.handle, in agent_psa_connect()
Dpsa_api.c186 psa_status_t tfm_spm_partition_psa_reply(psa_handle_t msg_handle, in tfm_spm_partition_psa_reply() function
Dpsa_interface_thread_fn_call.c104 TFM_THREAD_FN_CALL_ENTRY(tfm_spm_partition_psa_reply); in psa_reply_thread_fn_call()
Dtfm_svcalls.c65 (psa_api_svc_func_t)tfm_spm_partition_psa_reply,
/trusted-firmware-m-3.6.0/secure_fw/spm/include/ffm/
Dpsa_api.h381 int32_t tfm_spm_partition_psa_reply(psa_handle_t msg_handle,