mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 06:29:19 +00:00
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:
parent
0b03a2a75a
commit
213cd4e2b2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user