Dummy device tree for verified boot

2020-04-15 Thread Gamble, Bradley
Hello, I am currently attempting to utilize Verified Boot to verify FIT images on my T104x-based device. I am building U-Boot with the standard options for Verified Boot (CONFIG_FIT, CONFIG_FIT_SIGNATURE, CONFIG_RSA, CONFIG_OF_CONTROL and CONFIG_OF_SEPARATE). When building U-Boot I need to

[U-Boot] Multiple ramdisks in FIT image

2019-11-08 Thread Gamble, Bradley
Hi, Apologies in advance if this isn't the right place to ask this question, but I'm not sure where else to ask! I have a FIT image that currently boots a Linux Kernel (vmlinux.bin.gz), Ramdisk (rootfs.cpio.gz) and Device Tree (platform.dtb). This works fine and my default configuration