MISC: Update HV and SOS ramsize in TGL xml

The default memory is 16G on TGL; the value of HV and sos
ramsize is a little small in default xml.

Tracked-On: # 5184
Signed-off-by: fuzhongl <fuzhong.liu@intel.com>
This commit is contained in:
fuzhongl 2020-08-14 14:54:53 +08:00
parent 3631a85c3c
commit 5e07e99dcc
4 changed files with 8 additions and 8 deletions

View File

@ -31,8 +31,8 @@
<HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START> <HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START>
<LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE> <LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE>
<UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE> <UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE>
<SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x400000000</SOS_RAM_SIZE> <SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x440000000</SOS_RAM_SIZE>
<PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x400000000</PLATFORM_RAM_SIZE> <PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x440000000</PLATFORM_RAM_SIZE>
</MEMORY> </MEMORY>
<CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce"> <CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce">

View File

@ -31,8 +31,8 @@
<HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START> <HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START>
<LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE> <LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE>
<UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE> <UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE>
<SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x400000000</SOS_RAM_SIZE> <SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x440000000</SOS_RAM_SIZE>
<PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x400000000</PLATFORM_RAM_SIZE> <PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x440000000</PLATFORM_RAM_SIZE>
</MEMORY> </MEMORY>
<CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce"> <CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce">

View File

@ -31,8 +31,8 @@
<HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START> <HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START>
<LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE> <LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE>
<UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE> <UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE>
<SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x400000000</SOS_RAM_SIZE> <SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x440000000</SOS_RAM_SIZE>
<PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x400000000</PLATFORM_RAM_SIZE> <PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x440000000</PLATFORM_RAM_SIZE>
</MEMORY> </MEMORY>
<CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce"> <CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce">

View File

@ -31,8 +31,8 @@
<HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START> <HV_RAM_START desc="2M-aligned Start physical address of the RAM region used by the hypervisor."></HV_RAM_START>
<LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE> <LOW_RAM_SIZE desc="Size of the low RAM region">0x00010000</LOW_RAM_SIZE>
<UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE> <UOS_RAM_SIZE desc="Size of the User OS (UOS) RAM.">0x200000000</UOS_RAM_SIZE>
<SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x400000000</SOS_RAM_SIZE> <SOS_RAM_SIZE desc="Size of the Service OS (SOS) RAM.">0x440000000</SOS_RAM_SIZE>
<PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x400000000</PLATFORM_RAM_SIZE> <PLATFORM_RAM_SIZE desc="Size of the physical platform RAM">0x440000000</PLATFORM_RAM_SIZE>
</MEMORY> </MEMORY>
<CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce"> <CAPACITIES desc="Capacity limits for static assigned data struct or maximum supported resouce">