From d16af2b7f9b0026e2776237dd0ea673d88531e7d Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Tue, 22 Nov 2022 15:34:51 +0100 Subject: Add program to verify SVME bit is set during VMRUN --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a220b8d..f2c7ef7 100755 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ PWD := $(shell pwd) TARGETS = build test/eviction test/access test/kvm test/sev test/sev-es test/sevstep TARGETS += test/aes-detect_guest test/aes-detect_host TARGETS += test/access-detect_guest test/access-detect_host +TARGETS += test/readsvme CFLAGS = -I . -I test -Wunused-variable -Wunknown-pragmas -- cgit v1.2.3-71-gd317