MLK-17086 bootm: Add authentication to optee image
authorYe Li <ye.li@nxp.com>
Tue, 5 Dec 2017 07:16:08 +0000 (01:16 -0600)
committerYe Li <ye.li@nxp.com>
Fri, 8 Dec 2017 06:15:29 +0000 (00:15 -0600)
commitd3bee08f12f1d41c83c47773aec6cfa28056694a
tree98ca7ada08828323f2fc9a687e05f86da23c94ec
parent2604fd8bdcd0c36d17899b01f370fd4507cea33e
MLK-17086 bootm: Add authentication to optee image

When IMX_OPTEE is enabled for secure boot, update bootm to authenticate the optee
image and the kernel zImage before booting into optee.

Signed-off-by: Ye Li <ye.li@nxp.com>
cmd/bootm.c