public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] i.MX6 High Assurance Boot (HAB) support
@ 2014-08-31 20:16 nitin.garg at freescale.com
  2014-08-31 20:16 ` [U-Boot] [PATCH] Support i.MX6 High Assurance Boot (HAB) authentication of images nitin.garg at freescale.com
  0 siblings, 1 reply; 13+ messages in thread
From: nitin.garg at freescale.com @ 2014-08-31 20:16 UTC (permalink / raw)
  To: u-boot

From: Nitin Garg <nitin.garg@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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-09-04  1:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-31 20:16 [U-Boot] [PATCH] i.MX6 High Assurance Boot (HAB) support nitin.garg at freescale.com
2014-08-31 20:16 ` [U-Boot] [PATCH] Support i.MX6 High Assurance Boot (HAB) authentication of images nitin.garg at freescale.com
2014-09-01  1:09   ` Otavio Salvador
2014-09-03  1:36     ` Nitin Garg
2014-09-03  1:41       ` Otavio Salvador
2014-09-03  1:47         ` Nitin Garg
2014-09-03  1:49           ` Otavio Salvador
2014-09-03  1:52           ` Fabio Estevam
2014-09-03  1:55             ` Nitin Garg
2014-09-03  2:54               ` Otavio Salvador
2014-09-04  0:10               ` Fabio Estevam
2014-09-04  1:10                 ` Nitin Garg
2014-09-01  5:29   ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox