On 6/8/26 18:39, Richard Henderson wrote:
Armv9 does not support privileged aarch32 execution, so aarch64 cannot be disabled. These tests must use Armv8.Signed-off-by: Richard Henderson <[email protected]> --- tests/qtest/arm-cpu-features.c | 4 ++-- tests/functional/aarch64/test_virt_aarch64_off.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
