summaryrefslogtreecommitdiff
path: root/src/arch/arm/vtophys.hh
AgeCommit message (Collapse)Author
2012-01-30MEM: Clean-up of Functional/Virtual/TranslatingPort remnantsAndreas Hansson
This patch cleans up forward declarations and a member-function prototype that still referred to the old FunctionalPort, VirtualPort and TranslatingPort. There is no change in functionality.
2011-04-15includes: sort all includesNathan Binkert
2010-10-01ARM: Implement functional virtual to physical address translationAli Saidi
for debugging and program introspection.
2010-08-25ARM: Remove ALPHA KSeg functions.William Wang
These were erronously copied years ago into the ARM directory.
2009-04-05arm: add ARM support to M5Stephen Hines