diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-01 09:22:37 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-10-10 14:52:24 +0100 |
commit | c7637be307d36ad8c51bd0e9852e09115969bc29 (patch) | |
tree | d44d70349b2cf69cf077ffabcf84e76524136919 /hw/misc/mips_itu.c | |
parent | 86a85d73e3167c97da8f9680536af89e66943b76 (diff) | |
download | qemu-c7637be307d36ad8c51bd0e9852e09115969bc29.zip qemu-c7637be307d36ad8c51bd0e9852e09115969bc29.tar.gz qemu-c7637be307d36ad8c51bd0e9852e09115969bc29.tar.bz2 |
target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
The starting security state comes with the translation regime,
not the current state of arm_is_secure_below_el3().
Create a new local variable, s2walk_secure, which does not need
to be written back to result->attrs.secure -- we compute that
value later, after the S2 walk is complete.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20221001162318.153420-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/misc/mips_itu.c')
0 files changed, 0 insertions, 0 deletions