]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Enable GCSPR_EL0 for read in user-mode
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Oct 2025 21:56:07 +0000 (14:56 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Oct 2025 12:19:11 +0000 (13:19 +0100)
commit5149287e10c903f2c629f127ec90415b2d1703d5
tree6d29424e1293831b1066b55e0fbfb0f81ed99824
parentad1afe433fa18691306451cf0f79bd2568ef9709
target/arm: Enable GCSPR_EL0 for read in user-mode

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20251008215613.300150-68-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c