[U-Boot] [PATCH] i.MX6 High Assurance Boot (HAB) support

nitin.garg at freescale.com nitin.garg at freescale.com
Sun Aug 31 22:16:18 CEST 2014


From: Nitin Garg <nitin.garg at freescale.com>

Add hab_auth_img u-boot command which can be used for HAB authentication
of images.

Nitin Garg (1):
  Support i.MX6 High Assurance Boot (HAB) authentication of images

 arch/arm/cpu/armv7/mx6/clock.c            |   40 ++++++-
 arch/arm/cpu/armv7/mx6/hab.c              |  180 ++++++++++++++++++++++++++++-
 arch/arm/cpu/armv7/mx6/soc.c              |   15 +++
 arch/arm/include/asm/arch-mx6/clock.h     |    6 +
 arch/arm/include/asm/arch-mx6/sys_proto.h |    4 +-
 5 files changed, 242 insertions(+), 3 deletions(-)

-- 
1.7.9.5



More information about the U-Boot mailing list