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:
Kunhui-Li
2021-11-17 11:02:19 +08:00
committed by wenlingz
parent 1aa04a61d6
commit 11230765c1
22 changed files with 8 additions and 40 deletions

View File

@@ -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>