Constant arceos_api::config::KERNEL_BASE_PADDR
source · pub const KERNEL_BASE_PADDR: usize = 0x20_0000; // 2_097_152usize
Expand description
Base physical address of the kernel image.
pub const KERNEL_BASE_PADDR: usize = 0x20_0000; // 2_097_152usize
Base physical address of the kernel image.