mem: Change AbstractMemory defaults to match the common case
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 19 Aug 2013 07:52:33 +0000 (03:52 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 19 Aug 2013 07:52:33 +0000 (03:52 -0400)
commit49d88f08b0ff463bca04285dca240b3730889a1d
treee4affba86713db0136091f1c9c25ff6e975048a9
parente553844efc4247f5be870fad5ea919af85858a55
mem: Change AbstractMemory defaults to match the common case

This patch changes the default parameter value of conf_table_reported
to match the common case. It also simplifies the regression and config
scripts to reflect this change.
configs/example/fs.py
configs/example/ruby_fs.py
src/dev/arm/RealView.py
src/mem/AbstractMemory.py
tests/configs/base_config.py
tests/configs/pc-simple-timing-ruby.py
tests/configs/t1000-simple-atomic.py