GBL header tag type.
Public Attributes#
Tag ID and length.
uint32_t
Version of the GBL spec used in this file.
uint32_t
Type of GBL.
Public Attribute Documentation#
header#
GblTagHeader_t GblHeader_t::header
Tag ID and length.
Definition at line
205
of file platform/bootloader/parser/gbl/btl_gbl_format.h
version#
uint32_t GblHeader_t::version
Version of the GBL spec used in this file.
Definition at line
206
of file platform/bootloader/parser/gbl/btl_gbl_format.h
type#
uint32_t GblHeader_t::type
Type of GBL.
Definition at line
207
of file platform/bootloader/parser/gbl/btl_gbl_format.h