Skip to content

Commit 4568180

Browse files
ouptonMarc Zyngier
authored andcommitted
KVM: selftests: Build access_tracking_perf_test for arm64
Does exactly what it says on the tin. Reviewed-by: Gavin Shan <gshan@redhat.com> Signed-off-by: Oliver Upton <oliver.upton@linux.dev> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20221118211503.4049023-3-oliver.upton@linux.dev
1 parent 9ec1eb1 commit 4568180

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/testing/selftests/kvm/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ TEST_GEN_PROGS_aarch64 += aarch64/psci_test
156156
TEST_GEN_PROGS_aarch64 += aarch64/vcpu_width_config
157157
TEST_GEN_PROGS_aarch64 += aarch64/vgic_init
158158
TEST_GEN_PROGS_aarch64 += aarch64/vgic_irq
159+
TEST_GEN_PROGS_aarch64 += access_tracking_perf_test
159160
TEST_GEN_PROGS_aarch64 += demand_paging_test
160161
TEST_GEN_PROGS_aarch64 += dirty_log_test
161162
TEST_GEN_PROGS_aarch64 += dirty_log_perf_test

0 commit comments

Comments
 (0)