From 7522dca83c8bd76c068ed4d1110cb7032088e1a4 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Tue, 30 Aug 2022 22:28:28 +0200 Subject: sev.c now works until KVM_SEV_LAUNCH_FINISH --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a4a5caf..2ce4aba 100755 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ PWD := $(shell pwd) .PHONY: all reset clean prepare build -all: reset clean prepare build test/eviction test/access test/kvm +all: reset clean prepare build test/eviction test/access test/kvm test/sev clean: $(MAKE) -C $(KERNEL_SOURCE) SUBDIRS=arch/x86/kvm clean -- cgit v1.2.3-71-gd317