Home
last modified time | relevance | path

Searched refs:tfm_rpc_set_caller_data (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dtfm_rpc.h201 void tfm_rpc_set_caller_data(struct connection_t *handle, int32_t client_id);
Dtfm_rpc.c133 void tfm_rpc_set_caller_data(struct connection_t *handle, int32_t client_id) in tfm_rpc_set_caller_data() function
Dspm_ipc.c321 tfm_rpc_set_caller_data(p_connection, client_id); in spm_init_connection()
/trusted-firmware-m-3.6.0/docs/design_docs/dual-cpu/
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst431 ``tfm_rpc_set_caller_data()``
439 void tfm_rpc_set_caller_data(struct connection_t *handle, int32_t client_id);
451 ``tfm_rpc_set_caller_data()`` invokes callback function ``get_caller_data()`` to