summaryrefslogtreecommitdiff
path: root/src/arch/arm/ArmTLB.py
AgeCommit message (Expand)Author
2011-10-16ARM: Turn on the page table walker on ARM in SE mode.Gabe Black
2010-06-02ARM: Implement the ARM TLB/Tablewalker. Needs performance improvements.Ali Saidi
2009-04-21arm: Unify the ARM tlb. We forgot about this when we did the rest.Nathan Binkert
2009-04-06Merge ARM into the head. ARM will compile but may not actually work.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines