Home
last modified time | relevance | path

Searched defs:channel_id (Results 1 – 9 of 9) sorted by relevance

/SCP-firmware-master/product/morello/module/morello_smt/src/
A Dmod_smt.c62 static int smt_get_secure(fwk_id_t channel_id, bool *secure) in smt_get_secure()
79 static int smt_get_max_payload_size(fwk_id_t channel_id, size_t *size) in smt_get_max_payload_size()
96 static int smt_get_message_header(fwk_id_t channel_id, uint32_t *header) in smt_get_message_header()
117 fwk_id_t channel_id, in smt_get_payload()
145 fwk_id_t channel_id, in smt_write_payload()
170 static int smt_respond(fwk_id_t channel_id, const void *payload, size_t size) in smt_respond()
220 static bool smt_is_channel_free(fwk_id_t channel_id) in smt_is_channel_free()
232 static int smt_send(fwk_id_t channel_id, struct mod_smt_command_config *cmd) in smt_send()
267 static int smt_put_channel(fwk_id_t channel_id) in smt_put_channel()
319 static int smt_signal_message(fwk_id_t channel_id) in smt_signal_message()
[all …]
/SCP-firmware-master/product/n1sdp/module/n1sdp_smt/src/
A Dmod_smt.c62 static int smt_get_secure(fwk_id_t channel_id, bool *secure) in smt_get_secure()
79 static int smt_get_max_payload_size(fwk_id_t channel_id, size_t *size) in smt_get_max_payload_size()
96 static int smt_get_message_header(fwk_id_t channel_id, uint32_t *header) in smt_get_message_header()
116 static int smt_get_payload(fwk_id_t channel_id, in smt_get_payload()
143 static int smt_write_payload(fwk_id_t channel_id, in smt_write_payload()
169 static int smt_respond(fwk_id_t channel_id, const void *payload, size_t size) in smt_respond()
218 static bool smt_is_channel_free(fwk_id_t channel_id) in smt_is_channel_free()
230 static int smt_send(fwk_id_t channel_id, struct mod_smt_command_config *cmd) in smt_send()
265 static int smt_put_channel(fwk_id_t channel_id) in smt_put_channel()
317 static int smt_signal_message(fwk_id_t channel_id) in smt_signal_message()
[all …]
/SCP-firmware-master/module/optee/smt/src/
A Dmod_optee_smt.c77 static int smt_get_secure(fwk_id_t channel_id, bool *secure) in smt_get_secure()
96 static int smt_get_max_payload_size(fwk_id_t channel_id, size_t *size) in smt_get_max_payload_size()
113 static int smt_get_message_header(fwk_id_t channel_id, uint32_t *header) in smt_get_message_header()
134 static int smt_get_payload(fwk_id_t channel_id, in smt_get_payload()
162 static int smt_write_payload(fwk_id_t channel_id, in smt_write_payload()
190 static int smt_respond(fwk_id_t channel_id, const void *payload, size_t size) in smt_respond()
217 static int smt_transmit(fwk_id_t channel_id, uint32_t message_header, in smt_transmit()
333 static int smt_signal_message(fwk_id_t channel_id) in smt_signal_message()
393 static int mailbox_channel_init(fwk_id_t channel_id, unsigned int slot_count, in mailbox_channel_init()
/SCP-firmware-master/module/msg_smt/src/
A Dmod_msg_smt.c77 static int smt_get_secure(fwk_id_t channel_id, bool *secure) in smt_get_secure()
90 static int smt_get_max_payload_size(fwk_id_t channel_id, size_t *size) in smt_get_max_payload_size()
107 static int smt_get_message_header(fwk_id_t channel_id, uint32_t *header) in smt_get_message_header()
128 static int smt_get_payload(fwk_id_t channel_id, in smt_get_payload()
155 static int smt_write_payload(fwk_id_t channel_id, in smt_write_payload()
182 static int smt_respond(fwk_id_t channel_id, const void *payload, size_t size) in smt_respond()
204 static int smt_transmit(fwk_id_t channel_id, uint32_t message_header, in smt_transmit()
278 int msg_signal_message(fwk_id_t channel_id, void *msg_in, size_t in_len, void *msg_out, size_t out_… in msg_signal_message()
343 static int msg_channel_init(fwk_id_t channel_id, unsigned int slot_count, in msg_channel_init()
/SCP-firmware-master/module/transport/src/
A Dmod_transport.c92 static int transport_get_secure(fwk_id_t channel_id, bool *secure) in transport_get_secure()
111 static int transport_get_max_payload_size(fwk_id_t channel_id, size_t *size) in transport_get_max_payload_size()
128 static int transport_get_message_header(fwk_id_t channel_id, uint32_t *header) in transport_get_message_header()
154 fwk_id_t channel_id, in transport_get_payload()
184 fwk_id_t channel_id, in transport_write_payload()
215 fwk_id_t channel_id, in transport_respond()
301 fwk_id_t channel_id, in transport_transmit()
382 static int transport_release_channel_lock(fwk_id_t channel_id) in transport_release_channel_lock()
402 static int transport_trigger_interrupt(fwk_id_t channel_id) in transport_trigger_interrupt()
645 static int transport_signal_message(fwk_id_t channel_id) in transport_signal_message()
[all …]
/SCP-firmware-master/module/scmi/test/mocks/
A DMockmod_scmi_extra.h29 #define mod_scmi_to_transport_api_get_secure_ExpectAndReturn(channel_id, secure, cmock_retval) mod_… argument
41 #define mod_scmi_to_transport_api_get_max_payload_size_ExpectAndReturn(channel_id, size, cmock_retv… argument
53 #define mod_scmi_to_transport_api_get_message_header_ExpectAndReturn(channel_id, message_header, cm… argument
65 #define mod_scmi_to_transport_api_get_payload_ExpectAndReturn(channel_id, payload, size, cmock_retv… argument
81 #define mod_scmi_to_transport_api_write_payload_ExpectAndReturn(channel_id, offset, payload, size, … argument
89 #define mod_scmi_to_transport_api_respond_ExpectAndReturn(channel_id, payload, size, cmock_retval) … argument
97 #define mod_scmi_to_transport_api_transmit_ExpectAndReturn(channel_id, message_header, payload, siz… argument
105 #define mod_scmi_to_transport_api_release_transport_channel_lock_ExpectAndReturn(channel_id, cmock_… argument
A DMockmod_scmi_extra.c532 int mod_scmi_to_transport_api_get_secure(fwk_id_t channel_id, bool* secure) in mod_scmi_to_transport_api_get_secure()
598 …rt_api_get_secure_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, fwk_id_t channel_id, bool* secu… in mod_scmi_to_transport_api_get_secure_CMockExpectAndReturn()
632 int mod_scmi_to_transport_api_get_max_payload_size(fwk_id_t channel_id, size_t* size) in mod_scmi_to_transport_api_get_max_payload_size()
695 …_max_payload_size_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, fwk_id_t channel_id, size_t* si… in mod_scmi_to_transport_api_get_max_payload_size_CMockExpectAndReturn()
729 int mod_scmi_to_transport_api_get_message_header(fwk_id_t channel_id, uint32_t* message_header) in mod_scmi_to_transport_api_get_message_header()
829 int mod_scmi_to_transport_api_get_payload(fwk_id_t channel_id, const void** payload, size_t* size) in mod_scmi_to_transport_api_get_payload()
947 int mod_scmi_to_transport_api_write_payload(fwk_id_t channel_id, size_t offset, const void* payload… in mod_scmi_to_transport_api_write_payload()
1043 int mod_scmi_to_transport_api_respond(fwk_id_t channel_id, const void* payload, size_t size) in mod_scmi_to_transport_api_respond()
1133 int mod_scmi_to_transport_api_transmit(fwk_id_t channel_id, uint32_t message_header, const void* pa… in mod_scmi_to_transport_api_transmit()
1233 int mod_scmi_to_transport_api_release_transport_channel_lock(fwk_id_t channel_id) in mod_scmi_to_transport_api_release_transport_channel_lock()
[all …]
/SCP-firmware-master/module/optee/mbx/src/
A Dmod_optee_mbx.c125 static int raise_smt_interrupt(fwk_id_t channel_id) in raise_smt_interrupt()
141 static int raise_shm_notification(fwk_id_t channel_id, size_t size) in raise_shm_notification()
/SCP-firmware-master/module/mhu2/src/
A Dmod_mhu2.c305 static int mhu2_channel_init(fwk_id_t channel_id, in mhu2_channel_init()

Completed in 38 milliseconds