You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/tests/mmu
Paul Mackerras 882a5a0dc0 tests: Add a test for the MMU radix page table walks
This adds tests to check that the MMU and dTLB are translating
addresses and checking permissions correctly.

We use a simple 2-level radix tree.  The radix tree maps 2GB of
address space and has a 1024-entry page directory pointing to
512-entry page table pages.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
4 years ago
..
Makefile tests: Add a test for the MMU radix page table walks 4 years ago
head.S tests: Add a test for the MMU radix page table walks 4 years ago
mmu.c tests: Add a test for the MMU radix page table walks 4 years ago
powerpc.lds tests: Add a test for the MMU radix page table walks 4 years ago