Data Fields
SBL_ImagePrms_t Struct Reference

Structure describes image parser parameters. More...

#include <utils/sbl/include/image_parser.h>

Data Fields

uint32_t numSections
 
uint32_t numSectionsWritten
 
uint32_t imageSizeRead
 
uint32_t fileSize
 
uint32_t fileType
 
uint32_t numAlignBytes
 
SBL_sectionParams sectionParams
 
SBL_RPRC_PARSER_STATE state
 
SBL_RPRC_HDR_STATE hdrState
 

Detailed Description

Structure describes image parser parameters.

Field Documentation

uint32_t SBL_ImagePrms_t::fileSize

Size of the image.

uint32_t SBL_ImagePrms_t::fileType

image type.

SBL_RPRC_HDR_STATE SBL_ImagePrms_t::hdrState

State of the RPRC Header parser.

uint32_t SBL_ImagePrms_t::imageSizeRead

Length of Image read in Bytes.

uint32_t SBL_ImagePrms_t::numAlignBytes

Number of alignment bytes.

uint32_t SBL_ImagePrms_t::numSections

Number of Sections .

uint32_t SBL_ImagePrms_t::numSectionsWritten

Number of sections written.

SBL_sectionParams SBL_ImagePrms_t::sectionParams

section parser parameters.

SBL_RPRC_PARSER_STATE SBL_ImagePrms_t::state

State of the RPRC parser.


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

Copyright 2019, Texas Instruments Incorporated