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

Structure that describes a scatter-gather input buffer. More...

#include <psa_defs.h>

Data Fields

const void * base
 Starting address of the buffer. More...
 
size_t len
 Length in bytes of the buffer. More...
 

Detailed Description

Structure that describes a scatter-gather input buffer.

A read-only input memory region provided to an RoT Service.

Definition at line 48 of file client.h.

Field Documentation

const void * base

Starting address of the buffer.

the start address of the memory buffer

Definition at line 49 of file client.h.

size_t len

Length in bytes of the buffer.

the size in bytes

Definition at line 50 of file client.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.