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

Structure which describes a scatter-gather output buffer. More...

#include <psa_defs.h>

Data Fields

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

Detailed Description

Structure which describes a scatter-gather output buffer.

A writable output memory region provided to an RoT Service.

Definition at line 54 of file client.h.

Field Documentation

void * base

Starting address of the buffer.

the start address of the memory buffer

Definition at line 55 of file client.h.

size_t len

Length in bytes of the buffer.

the size in bytes

Definition at line 56 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.