aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/security/Makefile
blob: d68e6031695c40480f13c049bdcf1cec827a58e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0+

TEST_GEN_PROGS := rfi_flush spectre_v2
top_srcdir = ../../../../..

CFLAGS += -I../../../../../usr/include

include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c ../utils.c
$(OUTPUT)/spectre_v2: ../pmu/event.c branch_loops.S