diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-05-23 13:46:54 +0100 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-05-23 13:46:54 +0100 |
commit | 6533f2000bcd6d01f59655491198950b4ebff80b (patch) | |
tree | ee2f1e7f88ac64e343fa127c5c70ca00ab6aba88 /tests/long/fs/10.linux-boot | |
parent | 2278fec1d1064ec1622098153b20a773fb688e78 (diff) | |
download | gem5-6533f2000bcd6d01f59655491198950b4ebff80b.tar.xz |
arm: Get rid of pointless have_generic_timer param
The ArmSystem class has a parameter to indicate whether it is
configured to use the generic timer extension or not. This parameter
doesn't affect any feature flags in the current implementation and is
therefore completely unnecessary. In fact, we usually don't set it
even if a system has a generic timer. If we ever need to check if
there is a generic timer present, we should just request a pointer and
check if it is non-null instead.
Diffstat (limited to 'tests/long/fs/10.linux-boot')
0 files changed, 0 insertions, 0 deletions