mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 03:40:27 +00:00
config_tools: remove LOW_RAM_SIZE
remove LOW_RAM_SIZE in the related python code, schema and all existing scenario XMLs because PR #6791 have removed it. Tracked-On: #6805 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
<MEMORY>
|
||||
<STACK_SIZE>0x2000</STACK_SIZE>
|
||||
<HV_RAM_START>0x11000000</HV_RAM_START>
|
||||
<LOW_RAM_SIZE>0x00010000</LOW_RAM_SIZE>
|
||||
<PLATFORM_RAM_SIZE>0x100000000</PLATFORM_RAM_SIZE>
|
||||
</MEMORY>
|
||||
<CAPACITIES>
|
||||
@@ -140,4 +139,4 @@
|
||||
<target_uart_id>1</target_uart_id>
|
||||
</communication_vuart>
|
||||
</vm>
|
||||
</acrn-config>
|
||||
</acrn-config>
|
||||
|
Reference in New Issue
Block a user