-
- Downloads
RISC-V: Correct PPTR_USER_TOP definition
PPTR_USER_TOP represents the first inaccessible user address which is usually ((2^(38-12))-1)*0x1000 on SV39. This corresponds to the first address of the last page in the lower half of the top level page table.
Please register or sign in to comment