u-boot-brain/arch/arm
Nitin Garg 36c1ca4d46 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>
2014-09-22 16:21:04 +02:00
..
cpu imx: Support i.MX6 High Assurance Boot authentication 2014-09-22 16:21:04 +02:00
dts Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-09-17 18:01:04 -04:00
imx-common ARM: mx6: Prevent overflow in DRAM size detection 2014-08-20 12:21:57 +02:00
include/asm imx: Support i.MX6 High Assurance Boot authentication 2014-09-22 16:21:04 +02:00
lib Revert "ARM: SPL: do not set gd again" 2014-09-16 12:24:00 -04:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
Kconfig Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-09-17 18:01:04 -04:00