acrn-hypervisor/misc/config_tools/library
Kunhui-Li d78d06c23d config_tools: merge board_private.rootfs and board_private.bootargs to os_config.bootargs
1. remove the board_private tag in the schema and all existing scenario XML files,
and remove the related value check about board_private.rootfs and bootargs.
2. merge board_private.rootfs and board_private.bootargs to os_config.bootargs.
and no change to the related contents of the .c/.h files except the order of
define SERVICE_VM_ROOTFS.
3. update the schema to make os_config.bootargs configurable for service VM in UI.

Tracked-On: #6690
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2022-01-19 13:14:49 +08:00
..
board_cfg_lib.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00
common.py hv: tee: add VM flags for x86_tee support 2021-11-17 15:25:14 +08:00
hv_cfg_lib.py config_tools: remove CONFIG_LOG_DESTINATION 2021-12-06 14:24:40 +08:00
hypervisor_license acrn-config: Update generated configuration source code 2021-02-02 16:53:56 +08:00
launch_cfg_lib.py config_tools: remove the parameters "pm_notify_channel" and "pm_by_vuart" of acrn-dm 2022-01-19 08:52:51 +08:00
scenario_cfg_lib.py config_tools: merge board_private.rootfs and board_private.bootargs to os_config.bootargs 2022-01-19 13:14:49 +08:00