acrn-hypervisor/misc/acrn-config/config_app
Shuang Zheng 93b12818c7 acrn-config: add RDT support in scenario config of config app
RDT config item is located in the 5rd layer of scenario config;
the number of CLOS_MASK config is dynamically obtained by the rdt
resource clos max in the board config;
the vcpu_clos config is dynamically added or removed when the
pcpu_id config is added or removed;
the drop-down list of vcpu_clos config is reduced by half when
CDP_ENABLED=y.

Tracked-On: #4860
Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Reviewed-by: Victor Sun <victor.sun@intel.com>
2020-06-01 14:32:57 +08:00
..
static acrn-config: add RDT support in scenario config of config app 2020-06-01 14:32:57 +08:00
templates acrn-config: add RDT support in scenario config of config app 2020-06-01 14:32:57 +08:00
app.py acrn-config: web UI app for acrn-config tool 2019-09-11 13:43:35 +08:00
configs.py acrn-config: web UI app for acrn-config tool 2019-09-11 13:43:35 +08:00
controller.py acrn-config: add RDT support in scenario config of config app 2020-06-01 14:32:57 +08:00
requirements acrn-config: web UI app for acrn-config tool 2019-09-11 13:43:35 +08:00
views.py acrn-config: add RDT support in scenario config of config app 2020-06-01 14:32:57 +08:00