aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-07-23 17:21:46 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-07-27 10:57:39 +0100
commit845d27a91315bc1e3a0000339c5ee46ef63598a5 (patch)
treec1be3d17724288dbb02d179b580ba9ebfadaa62f /MAINTAINERS
parent7caad65756c0afaf4b238b068ab61481eb68a1dc (diff)
downloadqemu-845d27a91315bc1e3a0000339c5ee46ef63598a5.zip
qemu-845d27a91315bc1e3a0000339c5ee46ef63598a5.tar.gz
qemu-845d27a91315bc1e3a0000339c5ee46ef63598a5.tar.bz2
hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
In Arm v8.1M the VECTPENDING field in the ICSR has new behaviour: if the register is accessed NonSecure and the highest priority pending enabled exception (that would be returned in the VECTPENDING field) targets Secure, then the VECTPENDING field must read 1 rather than the exception number of the pending exception. Implement this. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210723162146.5167-7-peter.maydell@linaro.org
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions