45 in_vec[0].
base = &req;
46 in_vec[0].
len =
sizeof(req);
49 in_vec[1].
len = input->
len;
#define TFM_SP_PLATFORM_IOCTL_SID
#define TFM_SP_PLATFORM_SYSTEM_RESET_VERSION
void psa_close(psa_handle_t handle)
Close a connection to an RoT Service.
psa_handle_t psa_connect(uint32_t sid, uint32_t version)
Connect to an RoT Service by its SID.
#define PSA_ERROR_CONNECTION_REFUSED
#define TFM_SP_PLATFORM_SYSTEM_RESET_SID
int32_t psa_status_t
Function return status.
psa_status_t psa_call(psa_handle_t handle, int32_t type, const psa_invec *in_vec, size_t in_len, psa_outvec *out_vec, size_t out_len)
Call an RoT Service on an established connection.
#define TFM_SP_PLATFORM_IOCTL_VERSION