Constant sbi_spec::hsm::HART_START
source · pub const HART_START: usize = 0;
Expand description
Function ID to start executing the given hart at specified address in supervisor-mode.
Declared in §9.1.
pub const HART_START: usize = 0;
Function ID to start executing the given hart at specified address in supervisor-mode.
Declared in §9.1.