Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ENGR00315499-3: Support i.MX6 HAB authentication of kernel image | Nitin Garg | 2014-05-27 | -7/+234 |
| | | | | | | | Support HAB authentication of kernel or secondary images via bootm or hab_auth_img u-boot command. Signed-off-by: Nitin Garg <nitin.garg@freescale.com> | |||
* | imx: add status reporting for HAB status | Stefano Babic | 2013-08-31 | -0/+104 |
Add functions to report the HAB (High Assurance Boot) status of e.g. i.MX6 CPUs. This is taken from git://git.freescale.com/imx/uboot-imx.git branch imx_v2009.08_3.0.35_4.0.0 cpu/arm_cortexa8/mx6/generic.c include/asm-arm/arch-mx6/mx6_secure.h Signed-off-by: Stefano Babic <sbabic@denx.de> |