This driver has been developed on ROScube RQX58G/Jetson Orin Devkit, it could not be cross-compiled at this moment.
sudo apt update
sudo apt install make build-essential debhelper debmake devscripts dkms
dpkg-buildpackage -b -rfakeroot -us -uc
cd ..
sudo apt update
sudo apt install ./tier4-isx021-gmsl_1.4.1_arm64.deb
ls /boot/*.dtbo
sudo /opt/nvidia/jetson-io/config-by-hardware.py -n 2="TIERIV ISX021 GMSL2 Camera Device Tree Overlay"
if you use r32.5.1 BSP, you should use the command below
sudo /opt/nvidia/jetson-io/config-by-hardware.py -n "TIERIV ISX021 GMSL2 Camera Device Tree Overlay"
ls -al /boot/*user-custom.dtb
$> sudo shutdown -h now