...
Copy the generated PDI and dtbo files into the target package folder
Limitations
Libdfx is currently limited to supporting Zynq UltraScale+ MPSoC and Versal platforms.
The drivers dtbo file extension should be _d.dtbo (Ex: design_drivers_d.dtbo)
The current version supports only static builds and does not support dynamic linking
Input package/folder should contain only one bitstream/PDI image file and its relevant overlay file.
To use the deferred probe functionality both Image DTBO and relevant Drivers DTBO files are mandatory
...