/dts-v1/; / { description = "fitImage for securiPHY (The secure ampliPHY Vendor Distribution + Provisioning)/1.0/phygate-tauri-s-imx6ul-1"; #address-cells = <1>; images { kernel-1 { description = "Linux kernel"; data = /incbin/("/home/automatix/releases/BSP-Yocto-Ampliphy-i.MX6UL-PD24.1.1/releasebuild/build/deploy-securiphy-provisioning/images/phygate-tauri-s-imx6ul-1/zImage"); type = "kernel"; arch = "arm"; os = "linux"; compression = "none"; hash-1 { algo = "sha256"; }; }; fdt-imx6ull-phytec-tauri-emmc.dtb { description = "Flattened Device Tree blob"; data = /incbin/("/home/automatix/releases/BSP-Yocto-Ampliphy-i.MX6UL-PD24.1.1/releasebuild/build/deploy-securiphy-provisioning/images/phygate-tauri-s-imx6ul-1/imx6ull-phytec-tauri-emmc.dtb"); type = "flat_dt"; arch = "arm"; compression = "none"; hash-1 { algo = "sha256"; }; }; ramdisk-1 { description = "phytec-provisioning-initramfs-phygate-tauri-s-imx6ul-1.cpio.gz"; data = /incbin/("/home/automatix/releases/BSP-Yocto-Ampliphy-i.MX6UL-PD24.1.1/releasebuild/build/deploy-securiphy-provisioning/images/phygate-tauri-s-imx6ul-1/phytec-provisioning-initramfs-phygate-tauri-s-imx6ul-1.cpio.gz"); type = "ramdisk"; arch = "arm"; os = "linux"; compression = "none"; load = <00000000>; entry = <00000000>; hash-1 { algo = "sha256"; }; }; }; configurations { default = "imx6ull-phytec-tauri-emmc.dtb"; imx6ull-phytec-tauri-emmc.dtb { description = "1 Linux kernel, FDT blob, ramdisk"; kernel = "kernel-1"; fdt = "fdt-imx6ull-phytec-tauri-emmc.dtb"; ramdisk = "ramdisk-1"; signature-1 { algo = "sha256,rsa4096"; key-name-hint = "FIT-4096"; sign-images = "kernel", "fdt", "ramdisk"; }; }; }; };