Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/interface/include/psa/
Dservice.h50 #define PSA_IPC_CONNECT (-1) macro
/trusted-firmware-m-latest/secure_fw/spm/core/
Dpsa_connection_api.c87 connection->msg.type = PSA_IPC_CONNECT; in spm_psa_connect_client_id_associated()
Dpsa_api.c225 case PSA_IPC_CONNECT: in tfm_spm_partition_psa_reply()
/trusted-firmware-m-latest/docs/integration_guide/services/
Dtfm_secure_partition_addition.rst546 case PSA_IPC_CONNECT:
608 case PSA_IPC_CONNECT:
/trusted-firmware-m-latest/docs/design_docs/dual-cpu/
Dmailbox_ns_agent_update.rst316 if (ns_msg.type == PSA_IPC_CONNECT) {