User Tools

Site Tools


arm32_support

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

arm32_support [2014/04/15 11:46]
jthestness
arm32_support [2014/04/15 11:48] (current)
jthestness
Line 1: Line 1:
-==== Current ARM32 Support ====+===== Current ARM32 Support =====
  
 gem5-gpu currently has limited support for ARM32, and even this functionality has not been tested extensively. Specifically, ARM is currently supported in syscall emulation mode, but not full-system mode. The version of gem5 currently used within gem5-gpu only supports ARMv7, which is a 32-bit architecture, so the maximum physical memory size for a simulated system under ARM is 4GB. gem5-gpu currently has limited support for ARM32, and even this functionality has not been tested extensively. Specifically, ARM is currently supported in syscall emulation mode, but not full-system mode. The version of gem5 currently used within gem5-gpu only supports ARMv7, which is a 32-bit architecture, so the maximum physical memory size for a simulated system under ARM is 4GB.
Line 15: Line 15:
 </code> </code>
  
-From this point, you can proceed to run gem5-gpu as described in the [[start|quick start guide]].+From this point, you can proceed to run gem5-gpu as described in the [[start|quick start guide]] as long as your benchmarks are built for the ARM CPU ISA, which is described in the [[benchmarks|benchmarks guide]]
  
  
arm32_support.txt ยท Last modified: 2014/04/15 11:48 by jthestness