diff --git a/misc/config_tools/schema/VMtypes.xsd b/misc/config_tools/schema/VMtypes.xsd index b0e2d0459..54f231899 100644 --- a/misc/config_tools/schema/VMtypes.xsd +++ b/misc/config_tools/schema/VMtypes.xsd @@ -68,23 +68,6 @@ - - - - - By default (``virtual_cat_support`` is not specified): -vcpu_clos is per-CPU and it configures each CPU in VMs to a desired CLOS ID in the ``VM`` section of the -scenario file. Follow :ref:`rdt_detection_capabilities` to identify the maximum supported CLOS ID that can be used. - -If ``virtual_cat_support`` is specified: -vcpu_clos is not per-CPU anymore, just a list of physical CLOSIDs (minimum 2) that are assigned to VMs -for vCAT use. Each vcpu_clos will be mapped to a virtual CLOSID, the first vcpu_clos is mapped to virtual -CLOSID 0 and the second is mapped to virtual CLOSID 1, etc. - - - - - diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 73477ca86..88413e251 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -390,12 +390,6 @@ Refer to :ref:`vuart_config` for detailed vUART settings. Specify TPM2 FIXUP for VM. - - - Class of Service for Cache Allocation Technology. -Refer SDM 17.19.2 for details, and use with caution. - - Specify the Intel Software Guard Extensions (SGX) enclave page cache (EPC) section settings. diff --git a/misc/config_tools/xforms/vm_configurations.c.xsl b/misc/config_tools/xforms/vm_configurations.c.xsl index b2741741d..2a6ea08d0 100644 --- a/misc/config_tools/xforms/vm_configurations.c.xsl +++ b/misc/config_tools/xforms/vm_configurations.c.xsl @@ -106,7 +106,7 @@ - + @@ -176,14 +176,14 @@ - + - + - - + + - +