mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
1. remove HV_RAM_SIZE and CONFIG_HV_RAM_SIZE in the related python code, schema and all existing scenario XMLs because PR 6664 has changed it in HV side. 2. set HV_RAM_START default value to 2M. Tracked-On: #6663 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>