1beb8a9aad
clean and tlb flush code along with write buffer drains that are dependant on the definition of CPU_SA110. The memory reserved for the L1 pagetables is now wired into the memory map during the pmap_init rather than at L1 pagetable allocation time. The L1 pages tables are zeroed during initialisation and when they are released rather than when they are allocated. When searching for a free L1 page table start search at the page table after the last one allocated rather than always starting from the first one. Added some extra DIAGNOSTIC checks for invalidate page index numbers. Removed some old debugging code that escaped the last clean up. Idented comments in line with code. |
||
---|---|---|
.. | ||
arm32 | ||
boot | ||
compile | ||
conf | ||
dev | ||
doc | ||
fpe-arm | ||
fpe-sp | ||
include | ||
iomd | ||
kshell | ||
mainbus | ||
podulebus | ||
rc7500 | ||
vidc | ||
Makefile |