Hello Everyone,
I am using Phytec barebox bootloader for IMX6UL. I enabled secureboot in my distro as per guidelines from phytec. I was able to created signed barebox binary. But i am getting error when i build yocto image.
ERROR: _exec_cmd: install -m 0644 -D /data/build/tmp/deploy/images/phyboard-segin-imx6ul-6/fitImage /data/build/tmp/work/phyboard_segin_imx6ul_6-phytec-linux-gnueabi/gpm-image/1.0-r0/tmp-wic/boot.2/fitImage returned '1' instead of 0
currently i am using zimage type kernel . Do i need to switch to FITImage type kernel if i enabled secureboot?
Thanks,
Chandra