acrn-hypervisor/misc/config_tools/static_allocators/lib
Junjie Mao 692ab1d529 config_tools: abstract BusDevFunc to the common library module
It is a common practice to parse PCI BDF in the static allocators. This
patch moves the BusDevFunc class (which is a named tuple encoding a BDF) to
lib.py and uses it for BDF parsing throughout the static allocators.

Tracked-On: #6287
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-08-09 09:05:01 +08:00
..
error.py config-tools: add user-defined errors 2021-05-07 14:39:08 +08:00
lib.py config_tools: abstract BusDevFunc to the common library module 2021-08-09 09:05:01 +08:00