diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-01-30 18:22:59 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-02-20 14:20:28 +0000 |
commit | 707d478ed8f2da6f2327e5af780890c1fd9c371a (patch) | |
tree | 345bc6cf10140abd7430c52fb72058f35cd127bd /hw/intc | |
parent | ccda792945d650bce4609c8dbce8814a220df1bb (diff) | |
download | qemu-707d478ed8f2da6f2327e5af780890c1fd9c371a.zip qemu-707d478ed8f2da6f2327e5af780890c1fd9c371a.tar.gz qemu-707d478ed8f2da6f2327e5af780890c1fd9c371a.tar.bz2 |
target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0
The pseudocode for the accessors for the LOR sysregs says they
are UNDEFINED if SCR_EL3.NS is 0. We were reporting the wrong
syndrome value here; use CP_ACCESS_TRAP_UNCATEGORIZED.
Cc: qemu-stable@nongnu.org
Fixes: 2d7137c10faf ("target/arm: Implement the ARMv8.1-LOR extension")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250130182309.717346-5-peter.maydell@linaro.org
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions