mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-12 07:57:53 +00:00
The legacy logic use double IVSHMEM_SIZE to calculate the HV RAM, it can't match the current code. This patch use the IVSHMEM_SIZE size only. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@intel.com>