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

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

Data Fields

uint16_t tlv_type
 
uint16_t tlv_len
 

Detailed Description

Shared data TLV entry header format. All fields in little endian.


| tlv_type(16) | tlv_len(16) |

| Raw data |

Definition at line 190 of file tfm_boot_status.h.

Field Documentation

uint16_t tlv_len

Definition at line 192 of file tfm_boot_status.h.

uint16_t tlv_type

Definition at line 191 of file tfm_boot_status.h.


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