summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorRichard Henderson2022-10-01 18:22:53 +0200
committerPeter Maydell2022-10-10 15:52:25 +0200
commit2189c79858a9eadd85851afc2369d8679ecd563a (patch)
treec24ff3c61ecf1bdcb4e36f275703308ca784efab /python
parenttarget/arm: Pass HCR to attribute subroutines. (diff)
downloadqemu-2189c79858a9eadd85851afc2369d8679ecd563a.tar.gz
qemu-2189c79858a9eadd85851afc2369d8679ecd563a.tar.xz
qemu-2189c79858a9eadd85851afc2369d8679ecd563a.zip
target/arm: Fix ATS12NSO* from S PL1
Use arm_hcr_el2_eff_secstate instead of arm_hcr_el2_eff, so that we use is_secure instead of the current security state. These AT* operations have been broken since arm_hcr_el2_eff gained a check for "el2 enabled" for Secure EL2. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20221001162318.153420-18-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions