RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_ivt_ Struct Reference

Data Fields

uint32_t hdr
 
uint32_t entry
 
uint32_t reserved1
 
uint32_t dcd
 
uint32_t boot_data
 
uint32_t self
 
uint32_t csf
 
uint32_t reserved2
 

Field Documentation

◆ boot_data

uint32_t _ivt_::boot_data

Absolute address of the Boot Data: may be NULL, but not interpreted any further by HAB

◆ csf

uint32_t _ivt_::csf

Absolute address of the image CSF.

◆ dcd

uint32_t _ivt_::dcd

Absolute address of the image DCD: may be NULL.

◆ entry

uint32_t _ivt_::entry

Absolute address of the first instruction to execute from the image

◆ hdr

uint32_t _ivt_::hdr

hdr with tag #HAB_TAG_IVT, length and HAB version fields (see data)

◆ reserved1

uint32_t _ivt_::reserved1

Reserved in this version of HAB: should be NULL.

◆ reserved2

uint32_t _ivt_::reserved2

Reserved in this version of HAB: should be zero.

◆ self

uint32_t _ivt_::self

Absolute address of the IVT.


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