Skip to content
Commit 221ae89b authored by Bryan Brattlof's avatar Bryan Brattlof Committed by Tom Rini
Browse files

configs: am62a: use kernel fitImage when using secure bootflow



In order to maintain the chain of trust, each stage of the boot process
will first authenticate each binary it loads before continuing. To
extend this to the kernal and its dtbs we can package the kernal and
its dtbs into another fitImage for Uboot to authenticate and extend the
chain of trust all the way to the kernel.

When 'boot_fit' is set, indicating we're using the secure bootflow, look
for and authenticate the kernel's fitImage.

Signed-off-by: default avatarJudith Mendez <jm@ti.com>
Signed-off-by: default avatarBryan Brattlof <bb@ti.com>
parent e625bfe5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment