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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx>
---
 arm/Makefile.common | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
2.13.6




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux