Home
last modified time | relevance | path

Searched hist:"36 c1ca4d46ef11ac7b3c0afb5c42dadb4e8773f3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dclock.h36c1ca4d46ef11ac7b3c0afb5c42dadb4e8773f3 Tue Sep 16 18:33:25 UTC 2014 Nitin Garg <nitin.garg@freescale.com> imx: Support i.MX6 High Assurance Boot authentication

When CONFIG_SECURE_BOOT is enabled, the signed images
like kernel and dtb can be authenticated using iMX6 CAAM.
The added command hab_auth_img can be used for HAB
authentication of images. The command takes the image
DDR location, IVT (Image Vector Table) offset inside
image as parameters. Detailed info about signing images
can be found in Freescale AppNote AN4581.

Signed-off-by: Nitin Garg <nitin.garg@freescale.com>