05-08-2019 05:41 AM
05-09-2019 02:29 AM
You would need to add this in the Vivado project to your HW design, and export to SDK to create the HDF.
You would use this HDF to config your petalinux project (petalinux-config --get-hw-description=<paht to hdf>)
you can add the kernel drivers (petalinux-config -c kernel)
If you are using the Open Source Linux flow (ie not petalinux or Yocto), then you can follow the wiki below
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841722/ZCU102+Image+creation+in+OSL+flow