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

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

Data Fields

uint16_t tlv_magic
 
uint16_t tlv_tot_len
 

Detailed Description

Shared data TLV header. All fields in little endian.


| tlv_magic(16) | tlv_tot_len(16) |

Definition at line 174 of file tfm_boot_status.h.

Field Documentation

uint16_t tlv_magic

Definition at line 175 of file tfm_boot_status.h.

uint16_t tlv_tot_len

Definition at line 176 of file tfm_boot_status.h.


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