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

Store the data for the runtime SW. More...

#include <secure_fw/spm/include/tfm_boot_status.h>

Collaboration diagram for tfm_boot_data:

Data Fields

struct shared_data_tlv_header header
 
uint8_t data []
 

Detailed Description

Store the data for the runtime SW.

Definition at line 200 of file tfm_boot_status.h.

Field Documentation

uint8_t data[]

Definition at line 202 of file tfm_boot_status.h.

struct shared_data_tlv_header header

Definition at line 201 of file tfm_boot_status.h.


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