diff options
| author | Richard Henderson | 2022-10-01 18:22:53 +0200 |
|---|---|---|
| committer | Peter Maydell | 2022-10-10 15:52:25 +0200 |
| commit | 2189c79858a9eadd85851afc2369d8679ecd563a (patch) | |
| tree | c24ff3c61ecf1bdcb4e36f275703308ca784efab /python | |
| parent | target/arm: Pass HCR to attribute subroutines. (diff) | |
| download | qemu-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
