Skip to main content

USER_CODE_ADDR

Constant USER_CODE_ADDR 

Source
const USER_CODE_ADDR: u64 = 0x40_0000;
Expand description

User code virtual address (must be in lower half, page-aligned).