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 <[email protected]> Signed-off-by: Oliver Upton <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 9ec1eb1 commit 4568180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)