diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-02-07 14:04:27 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-02-07 14:04:27 +0000 |
commit | cb092fbbaeb7b4e91b3f9c53150c8160f91577c7 (patch) | |
tree | 05bf3ccf25a8df34ce1d9c5299fb8015b3a5c992 /qom | |
parent | cc28fc30e333dc2f20ebfde54444697e26cd8f6d (diff) | |
download | qemu-cb092fbbaeb7b4e91b3f9c53150c8160f91577c7.zip qemu-cb092fbbaeb7b4e91b3f9c53150c8160f91577c7.tar.gz qemu-cb092fbbaeb7b4e91b3f9c53150c8160f91577c7.tar.bz2 |
target/arm: Update arm_cpu_do_interrupt_aarch64 for VHE
When VHE is enabled, the exception level below EL2 is not EL1,
but EL0, and so to identify the entry vector offset for exceptions
targeting EL2 we need to look at the width of EL0, not of EL1.
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200206105448.4726-37-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions