kumquat-buildroot/package/kvm-unit-tests
Arnout Vandecappelle 592188e34b kvm-unit-tests: only enable for ARM on Cortex-A{7,12,15,17}
The library uses the hypervisor instruction HVC, which is only
available on ARMv7-A with Hypervisor extensions. This is limited to
Cortex-A{7,12,15,17}.

In addition the build unconditionally passes -marm so it also needs
ARM instructions to be available, but that is already implied by the
CPU selection.

Implicitly fixes
http://autobuild.buildroot.net/results/53d109fd9055fd20387bb857aced5f89cf3086fd
though it is still not clear why ld doesn't accept the -Ttext=...
option there.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Thomas: A12 and A17 also have the virtualization extensions.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-11-20 15:48:10 +01:00
..
0001-remove-werror.patch kvm-unit-tests: add patch to remove -Werror 2016-11-06 13:57:51 +01:00
Config.in kvm-unit-tests: only enable for ARM on Cortex-A{7,12,15,17} 2016-11-20 15:48:10 +01:00
kvm-unit-tests.mk kvm-unit-tests: pass the --processor configure argument 2016-11-20 15:46:54 +01:00