acrn-hypervisor/misc/config_tools/library
Chenli Wei 72c406c2b7 misc: move the RDT interface to common library
The current RDT class and interface was define by the clos.py which is
mix get and merge RDT policy, create clos nodes.

Now we need call these interface to check the CLOS IDs number after
merged RDT policy, so this patch abstract the RDT interface to common
and add an assert to check the CLOS IDs number.

Tracked-On: #6690
Signed-off-by: Chenli Wei <chenli.wei@intel.com>
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-06-29 13:53:42 +08:00
..
board_cfg_lib.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
common.py misc: modify the logic of generate HV_RAM_START 2022-06-29 13:53:42 +08:00
hv_cfg_lib.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
hypervisor_license Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
launch_cfg_lib.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
rdt.py misc: move the RDT interface to common library 2022-06-29 13:53:42 +08:00
scenario_cfg_lib.py Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00