acrn-config: enlarge ram size

enlarge ram size, otherwise, there would be compile issue for tgl.

Tracked-On: #5013
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
This commit is contained in:
Conghui Chen 2020-07-07 14:11:34 +00:00 committed by wenlingz
parent 0b03a2a75a
commit 213cd4e2b2

View File

@ -26,8 +26,8 @@ VM_NUM_MAP_TOTAL_HV_RAM_SIZE = {
6:0xFA00000,
# 280M
7:0x11800000,
# 320M
8:0x14000000,
# 328M
8:0x14800000,
}
MEM_ALIGN = 2 * common.SIZE_M