diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-05-23 13:46:52 +0100 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-05-23 13:46:52 +0100 |
commit | 65f3f097d3c270d2f28fc7d55651afaefb56ceed (patch) | |
tree | 099c9667e246b9e8197f292c1880d9f7a3af9159 /src/dev/x86 | |
parent | 5435f25ec80ff691c4e42e06888c60a01848a31d (diff) | |
download | gem5-65f3f097d3c270d2f28fc7d55651afaefb56ceed.tar.xz |
dev, arm: Refactor and clean up the generic timer model
This changeset cleans up the generic timer a bit and moves most of the
register juggling from the ISA code into a separate class in the same
source file as the rest of the generic timer. It also removes the
assumption that there is always 8 or fewer CPUs in the system. Instead
of having a fixed limit, we now instantiate per-core timers as they
are requested. This is all in preparation for other patches that add
support for virtual timers and a memory mapped interface.
Diffstat (limited to 'src/dev/x86')
0 files changed, 0 insertions, 0 deletions