Home
last modified time | relevance | path

Searched refs:service_t (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dspm.h82 const struct service_t *service; /* RoT service pointer */
125 struct service_t { struct
128 struct service_t *next; /* For list operation */ argument
188 const struct service_t *tfm_spm_get_service_by_sid(uint32_t sid);
242 const struct service_t *service,
266 int32_t tfm_spm_check_client_version(const struct service_t *service,
281 const struct service_t *service,
Drom_loader.c47 static struct service_t *tfm_allocate_service_assuredly(uint32_t service_count) in tfm_allocate_service_assuredly()
49 struct service_t *p_serv_allocated = (struct service_t *)serv_pool_sa; in tfm_allocate_service_assuredly()
55 serv_pool_sa += service_count * sizeof(struct service_t); in tfm_allocate_service_assuredly()
133 struct service_t **stateless_services_ref_tbl, in load_services_assuredly()
137 struct service_t *services; in load_services_assuredly()
166 STATIC_HANDLE_NUM_LIMIT * sizeof(struct service_t *))) { in load_services_assuredly()
Dspm_ipc.c46 struct service_t *stateless_services_ref_tbl[STATIC_HANDLE_NUM_LIMIT];
86 const struct service_t *tfm_spm_get_service_by_sid(uint32_t sid) in tfm_spm_get_service_by_sid()
88 struct service_t *p_prev, *p_curr; in tfm_spm_get_service_by_sid()
124 int32_t tfm_spm_check_client_version(const struct service_t *service, in tfm_spm_check_client_version()
147 const struct service_t *service, in tfm_spm_check_authorization()
186 const struct service_t *service; in spm_get_idle_connection()
297 const struct service_t *service, in spm_init_idle_connection()
Dpsa_version_api.c22 const struct service_t *service; in tfm_spm_client_psa_version()
Dpsa_connection_api.c40 const struct service_t *service; in spm_psa_connect_client_id_associated()
Dpsa_api.c203 const struct service_t *service; in tfm_spm_partition_psa_reply()
/trusted-firmware-m-3.7.0/secure_fw/spm/include/load/
Dspm_load_api.h58 struct service_t *next; /* Next service node */
80 struct service_t **stateless_services_ref_tbl,
/trusted-firmware-m-3.7.0/tools/templates/
Dpartition_load_info.template307 static struct service_t {{manifest.name|lower}}_service_runtime_item[{{(manifest.name|upper + "_NSE…