SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
atf_head Struct Reference

Public Attributes

uint32_t jump_instruction
 
uint8_t magic [8]
 
uint32_t scp_base
 
uint32_t next_boot_base
 
uint32_t nos_base
 
uint32_t secureos_base
 
uint8_t version [8]
 
uint8_t platform [8]
 
uint32_t reserved [1]
 
uint32_t dram_para [32]
 
uint64_t dtb_base
 

Member Data Documentation

◆ dram_para

uint32_t atf_head::dram_para

◆ dtb_base

uint64_t atf_head::dtb_base

◆ jump_instruction

uint32_t atf_head::jump_instruction

◆ magic

uint8_t atf_head::magic

◆ next_boot_base

uint32_t atf_head::next_boot_base

◆ nos_base

uint32_t atf_head::nos_base

◆ platform

uint8_t atf_head::platform

◆ reserved

uint32_t atf_head::reserved

◆ scp_base

uint32_t atf_head::scp_base

◆ secureos_base

uint32_t atf_head::secureos_base

◆ version

uint8_t atf_head::version

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