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

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

#include <client.h>

Data Fields

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

Detailed Description

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

Definition at line 49 of file TARGET_MBED_PSA_SRV/inc/psa/client.h.

Field Documentation

const void * base

Starting address of the buffer.

the start address of the memory buffer

Definition at line 50 of file TARGET_MBED_PSA_SRV/inc/psa/client.h.

size_t len

Length in bytes of the buffer.

the size in bytes

Definition at line 51 of file TARGET_MBED_PSA_SRV/inc/psa/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.