From 0c72f6ff527b37d229bd6488d92f48e6829efecc Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Wed, 31 Aug 2022 19:13:35 +0200 Subject: Run SEV_INIT on vmfd before intializing vmcpu for runtime memory decryption --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d701acb..57ceecd 100755 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ load: test/%: test/%.c kmod/cachepc_user.h # $(CC) -o $@ $< -I kmod - clang -fsanitize=address -o $@ $< -I kmod + clang -fsanitize=address -o $@ $< -I kmod -Wunused-variable update: git -C $(KERNEL_SOURCE) diff > patch.diff -- cgit v1.2.3-71-gd317