acrn-config: enable CAT for industry scenario on APL-UP2 by default

Tracked-On: #4566
Signed-off-by: Yan, Like <like.yan@intel.com>
Signed-off-by: Liu, Wei <weix.w.liu@intel.com>
This commit is contained in:
Yan, Like
2020-03-24 16:47:41 +08:00
committed by wenlingz
parent 0b384b7284
commit e66c27df77
37 changed files with 327 additions and 110 deletions

View File

@@ -6,7 +6,9 @@
<guest_flags desc="Select all applicable flags for the VM" multiselect="true">
<guest_flag>0</guest_flag>
</guest_flags>
<clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos>
<clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">
<vcpu_clos>0</vcpu_clos>
</clos>
<severity desc="severity of the guest VM">SEVERITY_SOS</severity>
<memory>
<start_hpa configurable="0" desc="The start physical address in host for the VM">0</start_hpa>
@@ -51,7 +53,9 @@
<vcpu_affinity desc="vCPU affinity map. Each vCPU will pin to the selected pCPU ID. Please make sure each vCPU pin to different pCPU.">
<pcpu_id>1</pcpu_id>
</vcpu_affinity>
<clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos>
<clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">
<vcpu_clos>0</vcpu_clos>
</clos>
<severity desc="severity of the guest VM">SEVERITY_STANDARD_VM</severity>
<epc_section desc="epc section">
<base desc="SGX EPC section base, must be page aligned">0</base>
@@ -79,7 +83,9 @@
<vcpu_affinity desc="vCPU affinity map. Each vCPU will pin to the selected pCPU ID. Please make sure each vCPU pin to different pCPU.">
<pcpu_id>2</pcpu_id>
</vcpu_affinity>
<clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos>
<clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">
<vcpu_clos>0</vcpu_clos>
</clos>
<severity desc="severity of the guest VM">SEVERITY_STANDARD_VM</severity>
<epc_section desc="epc section">
<base desc="SGX EPC section base, must be page aligned">0</base>
@@ -107,7 +113,9 @@
<vcpu_affinity desc="vCPU affinity map. Each vCPU will pin to the selected pCPU ID. Please make sure each vCPU pin to different pCPU.">
<pcpu_id>3</pcpu_id>
</vcpu_affinity>
<clos desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">0</clos>
<clos configurable="0" desc="Class of Service for Cache Allocation Technology. Please refer SDM 17.19.2 for details and use with caution.">
<vcpu_clos>0</vcpu_clos>
</clos>
<severity desc="severity of the guest VM">SEVERITY_STANDARD_VM</severity>
<epc_section desc="epc section">
<base desc="SGX EPC section base, must be page aligned">0</base>