acrn-hypervisor/misc/config_tools/library
Junjie Mao 256dd158c3 config_tools: fix a module resolving issue in elementpath overlay
The library module introduced by commit 2cd13026e ("misc: move the RDT
interface to common library") was put under the library/ directory which is
not by default searchable from elementpath_overlay. This patch works around
the issue by adding that path to sys.path.

Also fix a typo in the RDT checking assertion.

Tracked-On: #6690
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-06-29 13:53:42 +08:00
..
__init__.py config_tools: fix a module resolving issue in elementpath overlay 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