gem5/configs/common
Andreas Sandberg 6a05179e13 arm, config: Automatically discover available platforms
Add support for automatically discover available platforms. The
Python-side uses functionality similar to what we use when
auto-detecting available CPU models. The machine IDs have been updated
to match the platform configurations. If there isn't a matching
machine ID, the configuration scripts default to -1 which Linux uses
for device tree only platforms.
2015-12-04 00:19:05 +00:00
..
Benchmarks.py config: Specify OS type and release on command line 2015-03-19 04:06:14 -04:00
CacheConfig.py mem: Allow read-only caches and check compliance 2015-07-03 10:14:39 -04: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 kvm, arm: Add support for aarch64 2015-06-01 19:44:19 +01:00
FSConfig.py arm, config: Automatically discover available platforms 2015-12-04 00:19:05 +00:00
HMC.py configs: fix bug introduced due to 276ad9121192 2015-11-04 12:36:28 -06:00
MemConfig.py mem: hmc: top level design 2015-11-03 12:17:56 -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 arm, config: Automatically discover available platforms 2015-12-04 00:19:05 +00:00
PlatformConfig.py arm, config: Automatically discover available platforms 2015-12-04 00:19:05 +00:00
SimpleOpts.py config: Add configs scripts used in Learning gem5 2015-09-16 09:35:36 -05:00
Simulation.py config, cpu: fix progress interval for switched CPUs 2015-04-14 11:01:10 -05:00
SysPaths.py config: expand '~' and '~user' in paths 2015-03-23 16:14:19 -07:00