diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2014-04-01 11:17:46 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2014-04-01 11:17:46 -0500 |
commit | d6542d7758d52625bfb92d007d98b8f845dd69ee (patch) | |
tree | 08bfe0652b07a965e4e1b48e1bb3824a8239d38d /src/dev/arm/vgic.cc | |
parent | b884fcf412f43ae8e1d365f23846f0f8e912ef1a (diff) | |
download | gem5-d6542d7758d52625bfb92d007d98b8f845dd69ee.tar.xz |
configs: use SimpleMemory when using ruby in se mode
A recent changeset altered the default memory class to DRAMCtrl. In se mode,
ruby uses the physical memory to check if a given address is within the bounds
of the physical memory. SimpleMemory is enough for this. Moreover,
SimpleMemory does not check whether it is connected or not, something which
DRAMCtrl does.
Diffstat (limited to 'src/dev/arm/vgic.cc')
0 files changed, 0 insertions, 0 deletions