![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include <secure_fw/spm/cmsis_psa/spm_ipc.h>
Data Fields | |
int32_t | magic |
struct tfm_spm_service_t * | service |
struct tfm_event_t | ack_evnt |
psa_msg_t | msg |
psa_invec | invec [PSA_MAX_IOVEC] |
psa_outvec | outvec [PSA_MAX_IOVEC] |
psa_outvec * | caller_outvec |
struct tfm_list_node_t | msg_node |
struct tfm_event_t ack_evnt |
psa_outvec* caller_outvec |
psa_invec invec[PSA_MAX_IOVEC] |
struct tfm_list_node_t msg_node |
psa_outvec outvec[PSA_MAX_IOVEC] |
struct tfm_spm_service_t* service |