diff options
author | Keith Packard <keithp@keithp.com> | 2025-02-18 13:21:00 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-03-07 13:11:00 +0000 |
commit | 7610317f45159b620475aafc7a94c93b66eda7e2 (patch) | |
tree | a1a7b5205f394ba1bd6f7f863814031a9659d70b /rust/qemu-api/src/timer.rs | |
parent | 8881b691d2d3613e9d7ff596a46a451b393377a5 (diff) | |
download | qemu-7610317f45159b620475aafc7a94c93b66eda7e2.zip qemu-7610317f45159b620475aafc7a94c93b66eda7e2.tar.gz qemu-7610317f45159b620475aafc7a94c93b66eda7e2.tar.bz2 |
target/rx: Set exception vector base to 0xffffff80
The documentation says the vector is at 0xffffff80, instead of the
previous value of 0xffffffc0. That value must have been a bug because
the standard vector values (20, 21, 23, 25, 30) were all
past the end of the array.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'rust/qemu-api/src/timer.rs')
0 files changed, 0 insertions, 0 deletions