diff mbox

[kvm-unit-tests,v2,12/12] arm/arm64: sieve should start with the mmu off

Message ID 20180117104005.29211-13-drjones@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Andrew Jones Jan. 17, 2018, 10:40 a.m. UTC
Signed-off-by: Andrew Jones <drjones@redhat.com>
---
 arm/Makefile.common | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/arm/Makefile.common b/arm/Makefile.common
index b4174af6b692..1cf9cdcf078e 100644
--- a/arm/Makefile.common
+++ b/arm/Makefile.common
@@ -20,6 +20,8 @@  tests-common += $(TEST_DIR)/sieve.flat
 tests-all = $(tests-common) $(tests)
 all: directories $(tests-all)
 
+$(TEST_DIR)/sieve.elf: AUXFLAGS = 0x1
+
 ##################################################################
 phys_base = $(LOADADDR)
 AUXFLAGS ?= 0x0