diff options
author | 2023-02-27 12:58:31 -1000 | |
---|---|---|
committer | 2023-03-06 14:08:12 +0000 | |
commit | fcc7404eff24b4c8b322fb27ca5ae7f3113129c3 (patch) | |
tree | 84c7e535868bae2ed11defb6704786f11d2b4f32 /scripts/coverage/compare_gcov_json.py | |
parent | target/arm: Stub arm_hcr_el2_eff for m-profile (diff) | |
download | qemu-fcc7404eff24b4c8b322fb27ca5ae7f3113129c3.tar.xz qemu-fcc7404eff24b4c8b322fb27ca5ae7f3113129c3.zip |
target/arm: Diagnose incorrect usage of arm_is_secure subroutines
In several places we use arm_is_secure_below_el3 and
arm_is_el3_or_mon separately from arm_is_secure.
These functions make no sense for m-profile, and
would indicate prior incorrect feature testing.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230227225832.816605-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions