This repository contains public pre-releases of features for Arm or features being worked on by Arm. Most users should use the main gem5 repo for their work (public/gem5).

Clone this repo:
  1. 1d4717a mem-cache: Remove mumBlock redundant initialiation from FALRU by Nikos Nikoleris · 7 years ago master
  2. e5d98f6 mem-cache: Populate the secure bit when the temp block is filled by Nikos Nikoleris · 7 years ago
  3. 1ecc7a8 mem-cache: Remove unnecessary block initialization on writeback by Nikos Nikoleris · 7 years ago
  4. d7de6df configs: Fix L3Cache instantiation in lat_mem_rd.py by Nikos Nikoleris · 6 years ago
  5. 2a71435 mem-cache: Remove extra block init in BaseSetAssoc by Daniel R. Carvalho · 6 years ago
  6. 3c076e4 mem-cache: Vectorize C arrays in BaseSetAssoc. by Daniel R. Carvalho · 6 years ago
  7. f4d83ea sim, power: Temperature used for power calculations by Anouk Van Laer · 7 years ago
  8. ed0f02e sim: Added model type to power model by Anouk Van Laer · 7 years ago
  9. fbe6307 mem-cache: Fix CacheSet memory leak by Daniel R. Carvalho · 6 years ago
  10. e83f27e sparc: Fix FS Checkpoint loading by Khalique · 6 years ago
  11. 38a1e23 arch-arm: Make hlt64 a mem barrier with semihosting by Giacomo Travaglini · 6 years ago
  12. 73dcf05 arch-arm: Add AArch32 HLT Semihosting interface by Giacomo Travaglini · 6 years ago
  13. 26b0391 arch-arm: Add AArch32 SVC Semihosting interface by Giacomo Travaglini · 6 years ago
  14. a7083ec arch-arm: Adding isa templates for semihosting ops by Giacomo Travaglini · 6 years ago
  15. 657d405 arch-arm: HLT using immediate when checking for semihosting by Giacomo Travaglini · 6 years ago
  16. 803a8db arch-arm: Fix Hlt64,Svc64,Hvc64,Smc64,Brk64 disassembly by Giacomo Travaglini · 6 years ago
  17. a3bb33b cpu-o3: Don't add non-speculative mem barriers to the IQ twice by Andreas Sandberg · 6 years ago
  18. 68eb852 mem: fix page_table bug for .fast build by Brandon Potter · 6 years ago
  19. 7352324 arch-riscv: Fix compressed branch op offset by Alec Roelke · 6 years ago
  20. 72f15d3 arch-arm: Semihosting not available in syscall emulation by Giacomo Travaglini · 6 years ago