Files
lk/arch/test
Travis Geiselbrecht 29d41272b0 [arch][mmu] add more test code to the mmu routines
Create a user space address space, map some pages, query the pages,
context switch, to the new aspace, access the pages.

Basic test that the aspace abstraction is working.

Will generate errors on some of the arches that dont fully implement all
of this, but not a crash.
2021-04-10 15:34:48 -07:00
..