issues
search
ethandmd
/
reedos
rust riscv minimal os
2
stars
6
forks
source link
17 kernel virtual memory
#22
Closed
ethandmd
closed
1 year ago
ethandmd
commented
1 year ago
Contains:
Physical page allocator (allocate call only)
Kernel page table setup (only sets SATP register in hart 0 at the moment)
Move all asm blocks to
src/asm/
Contains:
src/asm/