Skip to content

Draft: rockpi4b: sign FIT images

Ghost User requested to merge (removed):rockpi4b-sign-fit2 into master

Enable authentication by U-Boot SPL of FIT images. A development key is generated at build time. The signing (and therefore verification) can be disabled by commenting out "export FIT_SIGN_KEY=dev" in file meta-trustedsubstrate/recipes-bsp/u-boot/u-boot-rockpi4b.inc.

Signed-off-by: Jerome Forissier jerome.forissier@linaro.org

Edited by Ghost User

Merge request reports