Searched refs:client_params_t (Results 1 – 14 of 14) sorted by relevance
/trusted-firmware-m-3.6.0/secure_fw/spm/include/ffm/ |
D | agent_api.h | 18 struct client_params_t { struct 48 const struct client_params_t *params,
|
D | psa_api.h | 102 const struct client_params_t *params,
|
/trusted-firmware-m-3.6.0/secure_fw/spm/core/ |
D | agent_api.c | 23 const struct client_params_t *params, in tfm_spm_agent_psa_call() 35 sizeof(struct client_params_t), in tfm_spm_agent_psa_call()
|
D | tfm_rpc.h | 113 const struct client_params_t *params,
|
D | tfm_rpc.c | 54 const struct client_params_t *params, in tfm_rpc_psa_call()
|
D | psa_interface_svc.c | 165 const struct client_params_t *params, in agent_psa_call_svc()
|
D | psa_interface_thread_fn_call.c | 237 const struct client_params_t *params, in agent_psa_call_thread_fn_call()
|
D | psa_interface_sfn.c | 268 const struct client_params_t *params, in agent_psa_call()
|
D | tfm_spe_mailbox.c | 181 struct client_params_t client_params = {0}; in tfm_mailbox_dispatch()
|
/trusted-firmware-m-3.6.0/secure_fw/spm/include/interface/ |
D | runtime_defs.h | 70 const struct client_params_t *params,
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/openamp/ |
D | tfm_spe_dual_core_psa_client_secure_lib.c | 172 static psa_status_t prepare_params_for_psa_call(struct client_params_t *params, in prepare_params_for_psa_call() 250 struct client_params_t params = {0}; in deliver_msg_to_tfm_spe()
|
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/rss_comms/ |
D | rss_comms.c | 30 struct client_params_t params = { in message_dispatch()
|
/trusted-firmware-m-3.6.0/secure_fw/partitions/lib/runtime/ |
D | psa_api_ipc.c | 156 const struct client_params_t *params, in agent_psa_call()
|
/trusted-firmware-m-3.6.0/docs/design_docs/dual-cpu/ |
D | communication_prototype_between_nspe_and_spe_in_dual_core_systems.rst | 615 const struct client_params_t *params,
|