TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
psa_outvec Struct Reference

#include <interface/include/psa/client.h>

Data Fields

void * base
 
size_t len
 

Detailed Description

A writable output memory region provided to an RoT Service.

Definition at line 74 of file client.h.

Field Documentation

void* base

the start address of the memory buffer

Definition at line 75 of file client.h.

size_t len

the size in bytes

Definition at line 76 of file client.h.


The documentation for this struct was generated from the following file: