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

Contains the received boot status information from bootloader. More...

Collaboration diagram for attest_boot_data:

Data Fields

struct shared_data_tlv_header header
 
uint8_t data [512]
 

Detailed Description

Contains the received boot status information from bootloader.

This is a redefinition of tfm_boot_data to allocate the appropriate, service dependent size of boot_data.

Definition at line 46 of file attest_core.c.

Field Documentation

uint8_t data[512]

Definition at line 48 of file attest_core.c.

struct shared_data_tlv_header header

Definition at line 47 of file attest_core.c.


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