acrn-hypervisor/misc/config_tools/static_allocators
Kunhui-Li c97d691aab config_tools: add __init__.py under static_allocators/lib directory
If the user installed the lib python package in the host machine,
it will fail to build acrn hypervisor since the same package named lib is
also used in acrn config tool(static_allocators/lib).
So we add the __init__.py file under the static_allocators/lib directory
to fix the error.

Tracked-On: #7001
Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
2022-01-18 16:42:59 +08:00
..
lib config_tools: add __init__.py under static_allocators/lib directory 2022-01-18 16:42:59 +08:00
bdf.py hv: rename CONFIG_GPU_SBDF to CONFIG_IGD_SBDF 2021-11-28 14:23:29 +08:00
board_capability.py config-tools: generate ACFG_MAX_PCI_BUS_NUM based on board.xml 2021-12-13 11:06:10 +08:00
cpu_affinity.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00
gpa.py config-tools: move the pre RTVM's SSRAM base GPA 2021-11-08 13:13:14 +08:00
intx.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00
main.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
pio.py ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00