configs: Port CPUConfig to use the common object list
authorDaniel R. Carvalho <odanrc@yahoo.com.br>
Tue, 3 Sep 2019 10:22:59 +0000 (12:22 +0200)
committerDaniel Carvalho <odanrc@yahoo.com.br>
Mon, 30 Sep 2019 21:00:49 +0000 (21:00 +0000)
commitc957d00dfeea618137cf14c02f6c20b0f02dbed3
tree2ea21624a31c6333e9570beb9f1d0180aff6f043
parent3fee716f5626b19c53744fb4fdf67d061d3dd470
configs: Port CPUConfig to use the common object list

Factor out ObjectList functionality from CPUConfig.

Change-Id: I34ca55142e14559e584d38b6cca3aa5c20923521
Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20589
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
configs/common/CpuConfig.py
configs/common/ObjectList.py
configs/common/Options.py
configs/common/Simulation.py
configs/example/arm/devices.py
configs/example/arm/fs_bigLITTLE.py
configs/example/fs.py
configs/example/se.py