xtensa: fix high memory/reserved memory collision
[cris-mirror.git] / tools / testing / selftests / powerpc / mm / Makefile
blob8ebbe96d80a8452575fb234b6eba23a19e2c3a4e
1 # SPDX-License-Identifier: GPL-2.0
2 noarg:
3 $(MAKE) -C ../
5 TEST_GEN_PROGS := hugetlb_vs_thp_test subpage_prot prot_sao segv_errors
6 TEST_GEN_FILES := tempfile
8 include ../../lib.mk
10 $(TEST_GEN_PROGS): ../harness.c
12 $(OUTPUT)/prot_sao: ../utils.c
14 $(OUTPUT)/tempfile:
15 dd if=/dev/zero of=$@ bs=64k count=1