mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-23 17:01:40 +00:00
1. remove hvlog parameter in bootargs for all platforms. 2. update HV_RAM_START default address from 2MB to 4MB. 3. add the check that the HV_RAM_START value should be larger than or equal to 2MB and 2MB aligned. Tracked-On: #6663 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>