forked from cores/microwatt
				
			
			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.
		
		
		
		
		
			
				
					
						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>  | 
			6 years ago | |
|---|---|---|
| .. | ||
| Makefile | 6 years ago | |
| head.S | 6 years ago | |
| mmu.c | 6 years ago | |
| powerpc.lds | 6 years ago | |