config_tools: add PTCT configs

add PTCT table template on ehl-crb-b, update PTCT table template
on tgl-rvp, add SofwareSRAM in ehl-crb-b.xml

Tracked-On: #5649

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
This commit is contained in:
li shuang 2021-02-02 13:42:16 +08:00 committed by wenlingz
parent 31a9d053f8
commit 7dd3c4eb3e
3 changed files with 19 additions and 0 deletions

Binary file not shown.

View File

@ -422,4 +422,23 @@
16 16
</MAX_MSIX_TABLE_NUM> </MAX_MSIX_TABLE_NUM>
<RTCT>
<SoftwareSRAM>
<cache_level>2</cache_level>
<base>0x40000000</base>
<ways>0xc00</ways>
<size>0x40000</size>
<apic_id>0x4</apic_id>
<apic_id>0x6</apic_id>
</SoftwareSRAM>
<SoftwareSRAM>
<cache_level>3</cache_level>
<base>0x40000000</base>
<ways>0xc000</ways>
<size>0x80000</size>
<apic_id>0x4</apic_id>
<apic_id>0x6</apic_id>
</SoftwareSRAM>
</RTCT>
</acrn-config> </acrn-config>