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

This structure contains the record that is added to the audit log by the requesting secure service. More...

#include <psa_audit_defs.h>

Data Fields

uint32_t size
 
uint32_t id
 
uint8_t payload []
 

Detailed Description

This structure contains the record that is added to the audit log by the requesting secure service.

Definition at line 24 of file psa_audit_defs.h.

Field Documentation

uint32_t id

ID of the record

Definition at line 26 of file psa_audit_defs.h.

uint8_t payload[]

Flexible array member for payload

Definition at line 27 of file psa_audit_defs.h.

uint32_t size

Size in bytes of the id and payload fields

Definition at line 25 of file psa_audit_defs.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.