Skip to main content

RAM_BASE

Constant RAM_BASE 

Source
pub const RAM_BASE: u32 = 0x8000_0000;
Expand description

Physical base address of emulated RAM.

All kernel images and ELF segments are loaded at or above this address.