gem5/configs/common
Andreas Sandberg 745f8229f6 dev, arm: Add a platform with support for both aarch32 and aarch64
Add a platform with support for both aarch32 and aarch64. This
platform implements a subset of the devices in a real Versatile
Express and extends it with some gem5-specific functionality. It is in
many ways similar to the old VExpress_EMM64 platform, but supports the
following new features:

  * Automatic PCI interrupt assignment
  * PCI interrupts allocated in a contiguous range.
  * Automatic boot loader selection (32-bit / 64-bit)
  * Cleaner memory map where gem5-specific devices live in CS5 which
    isn't used by current Versatile Express platforms.
  * No fake devices. Devices that were previously faked will be
    removed from the device tree instead.
  * Support for 510 GiB contiguous memory
2016-01-15 11:30:13 +00:00
..
Benchmarks.py config: Specify OS type and release on command line 2015-03-19 04:06:14 -04:00
CacheConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
Caches.py mem: Add an option to perform clean writebacks from caches 2015-11-06 03:26:43 -05:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
FSConfig.py dev, arm: Add a platform with support for both aarch32 and aarch64 2016-01-15 11:30:13 +00:00
HMC.py configs: Fix inheritance of HMCSystem and cleanup spacing 2016-01-11 05:52:17 -05:00
MemConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
O3_ARM_v7a.py mem: Add an option to perform clean writebacks from caches 2015-11-06 03:26:43 -05:00
Options.py config: Updates for distributed gem5 simulations 2016-01-07 16:33:47 -06:00
PlatformConfig.py dev, arm: Add a platform with support for both aarch32 and aarch64 2016-01-15 11:30:13 +00:00
SimpleOpts.py config: Add configs scripts used in Learning gem5 2015-09-16 09:35:36 -05:00
Simulation.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
SysPaths.py config: expand '~' and '~user' in paths 2015-03-23 16:14:19 -07:00