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

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

Data Fields

const void * base
 
size_t len
 

Detailed Description

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

Definition at line 66 of file client.h.

Field Documentation

const void* base

the start address of the memory buffer

Definition at line 67 of file client.h.

size_t len

the size in bytes

Definition at line 68 of file client.h.


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