[PATCH v2 2/2] KVM: selftests: Build access_tracking_perf_test for arm64
Oliver Upton
oliver.upton at linux.dev
Fri Nov 18 13:15:03 PST 2022
Does exactly what it says on the tin.
Reviewed-by: Gavin Shan <gshan at redhat.com>
Signed-off-by: Oliver Upton <oliver.upton at linux.dev>
---
tools/testing/selftests/kvm/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/kvm/Makefile b/tools/testing/selftests/kvm/Makefile
index 0172eb6cb6ee..4c0ff91a8964 100644
--- a/tools/testing/selftests/kvm/Makefile
+++ b/tools/testing/selftests/kvm/Makefile
@@ -156,6 +156,7 @@ TEST_GEN_PROGS_aarch64 += aarch64/psci_test
TEST_GEN_PROGS_aarch64 += aarch64/vcpu_width_config
TEST_GEN_PROGS_aarch64 += aarch64/vgic_init
TEST_GEN_PROGS_aarch64 += aarch64/vgic_irq
+TEST_GEN_PROGS_aarch64 += access_tracking_perf_test
TEST_GEN_PROGS_aarch64 += demand_paging_test
TEST_GEN_PROGS_aarch64 += dirty_log_test
TEST_GEN_PROGS_aarch64 += dirty_log_perf_test
--
2.38.1.584.g0f3c55d4c2-goog
More information about the linux-arm-kernel
mailing list