Eugene Parkhomenko Posted December 14, 2023 Posted December 14, 2023 I'm working on enabling secure boot on Orange Pi 4B. So far I was able to burn eFuses, sign rk loader, a trust image, and a uboot image. To extend secure boot chain to the Linux Kernel, I've enabled FIT_SIGNATURE in u-boot, and manually built FIT image (Linux Kernel, initramfs(initrd), and a kernel DTB). Now I want to add FIT image creation to the Armbian build system. What is the correct place/script to do it? 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.