From bded332620147259a920baf924b3ef58bd812449 Mon Sep 17 00:00:00 2001 From: Kunhui-Li Date: Mon, 15 Nov 2021 16:24:36 +0800 Subject: [PATCH] config_tools: remove GUEST_FLAG_SECURITY_VM in DM_OWNED_GUEST_FLAG_MASK GUEST_FLAG_SECURITY_VM only for pre-launch vm, should not be programmed by device model, so we remove it in DM_OWNED_GUEST_FLAG_MASK. Tracked-On: #6366 Signed-off-by: Kunhui-Li --- misc/config_tools/xforms/vm_configurations.h.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/xforms/vm_configurations.h.xsl b/misc/config_tools/xforms/vm_configurations.h.xsl index d7a0a37e2..7163b7a76 100644 --- a/misc/config_tools/xforms/vm_configurations.h.xsl +++ b/misc/config_tools/xforms/vm_configurations.h.xsl @@ -50,7 +50,7 @@ - +