Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
Data Fields
hardware_def Struct Reference

Platform-specific hardware memory range definition. More...

#include <hdef.h>

Data Fields

const char * name
 
uintptr_t paddr_base
 
uintptr_t vaddr_base
 
uintptr_t limit
 

Detailed Description

Platform-specific hardware memory range definition.

Field Documentation

◆ limit

uintptr_t hardware_def::limit

◆ name

const char * hardware_def::name

◆ paddr_base

uintptr_t hardware_def::paddr_base

◆ vaddr_base

uintptr_t hardware_def::vaddr_base

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