summaryrefslogtreecommitdiff
path: root/src/arch/arm/locked_mem.hh
AgeCommit message (Expand)Author
2018-06-11misc: Using smart pointers for memory RequestsGiacomo Travaglini
2018-06-11misc: Substitute pointer to Request with aliased RequestPtrGiacomo Travaglini
2017-10-13mem: Signal the local monitor when clearing the global monitorNikos Nikoleris
2015-08-10mem, cpu: Add assertions to snoop invalidation logicStephan Diestelhorst
2015-09-30cpu,isa,mem: Add per-thread wakeup logicMitch Hayenga
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2014-01-24cpu: Add CPU support for generatig wake up events when LLSC adresses are snoo...Ali Saidi
2013-01-07o3: Fix issue with LLSC ordering and speculationAli Saidi
2011-04-15includes: sort all includesNathan Binkert
2011-04-04ARM: Use CPU local lock before sending load to mem system.Ali Saidi
2009-04-05arm: add ARM support to M5Stephen Hines