u-boot/arch/arm/mach-imx/imx8
Peng Fan 7e2db74231 imx8: Add AHAB secure boot support
Add function and new command "auth_cntr" for secure boot support.
When booting with life cycle set to OEM closed, we need to use
this function to authenticate the OS container and load kernel & FDT
from OS container to their destination.

Also add image authentication call when loading container images.

Users can set CONFIG_AHAB_BOOT=y to enable the feature. It is not
set at default.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-11-03 17:04:16 +01:00
..
ahab.c imx8: Add AHAB secure boot support 2019-11-03 17:04:16 +01:00
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c imx8: cpu: fix mac fuse word for i.MX8QM 2019-10-08 16:35:59 +02:00
fdt.c imx8: fdt: add optee node 2019-10-08 16:35:59 +02:00
image.c imx8: Add support to get container image set size 2019-10-08 16:36:36 +02:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx8: Add AHAB secure boot support 2019-11-03 17:04:16 +01:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile imx8: Add support to get container image set size 2019-10-08 16:36:36 +02:00
misc.c arm: imx8: don't duplicate build_info() 2019-07-19 20:14:50 +02:00
parse-container.c imx8: Add AHAB secure boot support 2019-11-03 17:04:16 +01:00