Deploying the New Driver#

To use new SIPL Query driver and SIPL Device Block camera device driver, place them in the nvsipl_drv/ directory in the target filesystem. This is usually at the following directory:

/usr/lib/nvsipl_drv

Once the new query driver (libnvsipl_qry_<name>.so) and the new camera device driver (libnvsipl_devblk_drv_<name>.so) have been added, SIPL Query Core and SIPL Device Block Core can start using the new drivers.