[U-Boot] [PATCH 1/3] imx8: Add AHAB secure boot support

2019-11-04 Thread sbabic
> 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 con

[U-Boot] [PATCH 1/3] imx8: Add AHAB secure boot support

2019-09-25 Thread Peng Fan
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 im