gem5/src
Andreas Sandberg 8c5df4be2e dev, arm: Make GenericTimer param handling more robust
The generic timer needs a pointer to an ArmSystem to wire itself to the
system register handler. This was previously specified as an instance
of System that was later cast to ArmSystem. Make this more robust by
specifying it as an ArmSystem in the Python interface and add a check
to make sure that it is non-NULL.

Change-Id: I989455e666f4ea324df28124edbbadfd094b0d02
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
2016-10-07 14:14:44 +01:00
..
arch kvm: Adding details to kvm page fault in x86 2016-10-04 13:06:05 -04:00
base ruby: garnet2.0 2016-10-06 14:35:22 -04:00
cpu ruby: rename networktest to garnet_synthetic_traffic. 2016-10-06 14:35:16 -04:00
dev dev, arm: Make GenericTimer param handling more robust 2016-10-07 14:14:44 +01:00
doc sim: Adding support for power models 2016-06-06 17:16:44 +01:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
gpu-compute gpu-compute: Added method to compute the actual workgroup size 2016-10-04 13:03:52 -04:00
kern kern, arm: Dump dmesg on kernel panic/oops 2016-06-20 14:39:49 +01:00
mem ruby: Add M5_VAR_USED before variables used only inside assert in garnet2.0. 2016-10-06 21:06:00 -04:00
proto cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
python base: eliminate ipython warning 2016-09-15 18:21:38 +01:00
sim sim: Add a checkpoint function to test for entries 2016-10-04 11:22:16 +01:00
unittest style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Track swig packages when loading embedded swig code 2016-06-28 03:50:00 -04:00