hv && config-tool: Rename GUEST_FLAG_TPM2_FIXUP

This patch renames the GUEST_FLAG_TPM2_FIXUP to
GUEST_FLAG_SECURITY_VM.

v2 -> v3:
The "FIXUP" suffix is removed.

Tracked-On: #6320
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>

Oops
This commit is contained in:
Yifan Liu
2021-08-19 16:06:18 +08:00
committed by wenlingz
parent 8b7d3ad492
commit f70b9788e9
6 changed files with 8 additions and 7 deletions

View File

@@ -71,7 +71,7 @@
<vm_type>SAFETY_VM</vm_type>
<name>ACRN PRE-LAUNCHED VM0</name>
<guest_flags>
<guest_flag>GUEST_FLAG_TPM2_FIXUP</guest_flag>
<guest_flag>GUEST_FLAG_SECURITY_VM</guest_flag>
</guest_flags>
<cpu_affinity>
<pcpu_id>3</pcpu_id>