mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-09 12:49:24 +00:00
config_tools: remove UOS_RAM_SIZE and SOS_RAM_SIZE in scenario config
remove UOS_RAM_SIZE and SOS_RAM_SIZE in scenario config since these two config elements are useless. Tracked-On: #5927 Signed-off-by: Shuang Zheng <shuang.zheng@intel.com> Reviewed-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
@@ -26,8 +26,6 @@ physical memory on your platform. Check the documentation for these
|
||||
option settings for details:
|
||||
|
||||
* :option:`hv.MEMORY.PLATFORM_RAM_SIZE`
|
||||
* :option:`hv.MEMORY.SOS_RAM_SIZE`
|
||||
* :option:`hv.MEMORY.UOS_RAM_SIZE`
|
||||
* :option:`hv.MEMORY.HV_RAM_SIZE`
|
||||
|
||||
Check the :ref:`acrn_configuration_tool` for more information on how
|
||||
|
Reference in New Issue
Block a user