Mistake on this page?
Report an issue in GitHub or email us
Data Fields
iovec_args_t Struct Reference

Holds the iovec parameters that are passed to a service. More...

#include <spm_api.h>

Data Fields

psa_invec in_vec [PSA_MAX_IOVEC]
 
size_t in_len
 
psa_outvec out_vec [PSA_MAX_IOVEC]
 
size_t out_len
 

Detailed Description

Holds the iovec parameters that are passed to a service.

Note
The size of the structure is (and have to be) multiple of 8 bytes

Definition at line 51 of file components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/secure_fw/spm/spm_api.h.

Field Documentation

size_t in_len

Number psa_invec objects in in_vec

Definition at line 53 of file components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/secure_fw/spm/spm_api.h.

size_t out_len

Number psa_outvec objects in out_vec

Definition at line 56 of file components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/secure_fw/spm/spm_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.