]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/arm: move non-SVE tests out of conditional
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Sep 2023 08:27:24 +0000 (10:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Oct 2023 08:01:01 +0000 (10:01 +0200)
commit730be6138e5efa949b351e2b649cc9b5d96dce7d
tree2b15016eaf368d33ef27eaf1c30641a0f4846947
parent1725253647a7b579f205adb6e9a91e9406fc0ef9
tests/tcg/arm: move non-SVE tests out of conditional

test-aes, sha1-vector and sha512-vector need not be conditional on
$(CROSS_CC_HAS_SVE), reorganize the "if"s to move them outside.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/tcg/aarch64/Makefile.target