diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-03-07 10:08:20 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-03-07 10:08:20 +0000 |
commit | 5709038aa8b4d58b8c201ed53c327074173a35c6 (patch) | |
tree | 9a67d95d232153e1faa92c7048cfa9bf5a297814 /scripts/rust/rustc_args.py | |
parent | db6c2192839ee0282d38f6f6666a87e0629fcd13 (diff) | |
download | qemu-5709038aa8b4d58b8c201ed53c327074173a35c6.zip qemu-5709038aa8b4d58b8c201ed53c327074173a35c6.tar.gz qemu-5709038aa8b4d58b8c201ed53c327074173a35c6.tar.bz2 |
target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
The CNTVOFF_EL2 offset register should only be applied for accessses
to CNTVCT_EL0 and for the EL1 virtual timer (CNTV_*). We were
incorrectly applying it for the EL2 virtual timer (CNTHV_*).
Cc: qemu-stable@nongnu.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20250204125009.2281315-3-peter.maydell@linaro.org
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions