coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ipq_mem_map_t Struct Reference
Collaboration diagram for ipq_mem_map_t:
Collaboration graph

Data Fields

uint8_t hlos1 [112 *MiB]
 
uint8_t appsbl [4 *MiB]
 
uint8_t sbl [1 *MiB]
 
uint8_t rsvd [11 *MiB]
 
uint8_t hlos2 [128 *MiB]
 

Detailed Description

Definition at line 8 of file soc.c.

Field Documentation

◆ appsbl

uint8_t ipq_mem_map_t::appsbl[4 *MiB]

Definition at line 10 of file soc.c.

◆ hlos1

uint8_t ipq_mem_map_t::hlos1[112 *MiB]

Definition at line 9 of file soc.c.

◆ hlos2

uint8_t ipq_mem_map_t::hlos2[128 *MiB]

Definition at line 13 of file soc.c.

◆ rsvd

uint8_t ipq_mem_map_t::rsvd[11 *MiB]

Definition at line 12 of file soc.c.

◆ sbl

uint8_t ipq_mem_map_t::sbl[1 *MiB]

Definition at line 11 of file soc.c.


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