mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-08 00:17:01 +00:00
CONFIG_PLATFORM_RAM_SIZE is predefined by config tool and mmu use it to calculate the table size and predefine the ppt table. This patch will change the ppt to allocate dynamically and get the table size by the hv_e820_ram_size interface which could get the RAM info on run time and replace the CONFIG_PLATFORM_RAM_SIZE. Tracked-On: #6690 Acked-by: Anthony Xu <anthony.xu@intel.com> Signed-off-by: Chenli Wei <chenli.wei@linux.intel.com> |
||
---|---|---|
.. | ||
asm |