summaryrefslogtreecommitdiff
path: root/src/arch/arm/locked_mem.hh
AgeCommit message (Collapse)Author
2011-04-15includes: sort all includesNathan Binkert
2011-04-04ARM: Use CPU local lock before sending load to mem system.Ali Saidi
This change uses the locked_mem.hh header to handle implementing CLREX. It simplifies the current implementation greatly.
2009-04-05arm: add ARM support to M5Stephen Hines