diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-05-23 13:46:56 +0100 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-05-23 13:46:56 +0100 |
commit | f3f06e1684c6575e25b965ab0585473bb47e58cc (patch) | |
tree | 44323565da1216f180bef570762aa0f52249753a /system | |
parent | 6533f2000bcd6d01f59655491198950b4ebff80b (diff) | |
download | gem5-f3f06e1684c6575e25b965ab0585473bb47e58cc.tar.xz |
arm, dev: Add support for a memory mapped generic timer
There are cases when we don't want to use a system register mapped
generic timer, but can't use the SP804. For example, when using KVM on
aarch64, we want to intercept accesses to the generic timer, but can't
do so if it is using the system register interface. In such cases,
we need to use a memory-mapped generic timer.
This changeset adds a device model that implements the memory mapped
generic timer interface. The current implementation only supports a
single frame (i.e., one virtual timer and one physical timer).
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions