tests: arm: Introduce cpu feature tests
commitbd31b751a3c1ac964c78f30424c6eb497d7d29db
authorAndrew Jones <drjones@redhat.com>
Thu, 31 Oct 2019 14:27:27 +0000 (31 15:27 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Nov 2019 08:49:10 +0000 (1 08:49 +0000)
tree76c69c4d6b286db4b233f5d0960393fcca833b2d
parente19afd5667819d74ab25d1a1171efe7b5002c6ee
tests: arm: Introduce cpu feature tests

Now that Arm CPUs have advertised features lets add tests to ensure
we maintain their expected availability with and without KVM.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20191031142734.8590-3-drjones@redhat.com
[PMM: squash in fix to avoid failure on aarch32-compat]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/Makefile.include
tests/arm-cpu-features.c [new file with mode: 0644]