config, sim-se: bugfix for 54c77aa0
authorBrandon Potter <brandon.potter@amd.com>
Thu, 9 May 2019 20:09:01 +0000 (16:09 -0400)
committerBrandon Potter <Brandon.Potter@amd.com>
Fri, 10 May 2019 18:52:31 +0000 (18:52 +0000)
commitc4bc23453133751a1a5858743e6b1266f735d3dc
tree5b970a9df0cbff0d4f427e8576dcc59680a099ab
parentf14a6d750f5736dbe9ca9b9f7744a9688a2da119
config, sim-se: bugfix for 54c77aa0

The NULL ISA does not have some members for the options
class which are referenced by the FileSystemConfig
code.

Create default values for the members so that the
simulation does not fail during the configuration phase.

Change-Id: Ie65bf0e5550c964eae42d1df4c36c2c5bc4ea703
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18748
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
Tested-by: kokoro <noreply+kokoro@google.com>
configs/common/FileSystemConfig.py