Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/core/
Dspm_local_connection.c82 struct connection_t *spm_allocate_connection(void) in spm_allocate_connection() function
Dspm_connection_pool.c115 struct connection_t *spm_allocate_connection(void) in spm_allocate_connection() function
Dpsa_connection_api.c80 connection = spm_allocate_connection(); in spm_psa_connect_client_id_associated()
Dspm.h141 struct connection_t *spm_allocate_connection(void);
Dspm_ipc.c224 connection = spm_allocate_connection(); in spm_get_idle_connection()