Home
last modified time | relevance | path

Searched refs:PSA_ERROR_CONNECTION_BUSY (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/interface/include/psa/
Derror.h34 #define PSA_ERROR_CONNECTION_BUSY ((psa_status_t)-131) macro
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dpsa_api.c237 } else if (status == PSA_ERROR_CONNECTION_BUSY) { in tfm_spm_partition_psa_reply()
239 ret = PSA_ERROR_CONNECTION_BUSY; in tfm_spm_partition_psa_reply()
Dpsa_connection_api.c83 return PSA_ERROR_CONNECTION_BUSY; in spm_psa_connect_client_id_associated()
Dspm_ipc.c227 return PSA_ERROR_CONNECTION_BUSY; in spm_get_idle_connection()
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/rse_comms/
Drse_comms_hal.c135 PSA_ERROR_CONNECTION_BUSY, in tfm_multi_core_hal_receive()
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/rse_comms/
Drse_comms_hal.c127 PSA_ERROR_CONNECTION_BUSY, in tfm_multi_core_hal_receive()