Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmu: fix the width of ppn and pg_base (#158)
Cast the ppn to uint64_t to avoid the PGBASE removing the higher bits of ppn.
- Loading branch information