mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: imx: HAB improvements
@ 2018-09-03 10:57 Marcin Niestroj
  2018-09-03 10:57 ` [PATCH 1/5] scripts: imx: add optional argument to hab_blocks command Marcin Niestroj
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Marcin Niestroj @ 2018-09-03 10:57 UTC (permalink / raw)
  To: barebox; +Cc: Marcin Niestroj

Hi,

This is a set of patches with HAB-related improvements. Basically it is
updated version of RFC [1] I've posted some time ago.

Changes RFC -> v1:
 * drop "[RFC PATCH 2/5] scripts: imx: Support CST version >= 2.3.2",
   as there is new implementation in the mailing list already [2]
 * add "[PATCH 5/5] scripts: imx: Do not include autoconf.h"
 * update "[PATCH 3/5] scripts: imx: Support encrypted boot with HABv4"
   and "[PATCH 4/5] images: imx: Add targets for signed encrypted images"

[1] https://www.spinics.net/lists/u-boot-v2/msg33203.html
[2] https://www.spinics.net/lists/u-boot-v2/msg34332.html

Marcin Niestroj (5):
  scripts: imx: add optional argument to hab_blocks command
  ARM: imx: Update default image certificate for CST tool
  scripts: imx: Support encrypted boot with HABv4
  images: imx: Add targets for signed encrypted images
  scripts: imx: Do not include autoconf.h

 arch/arm/mach-imx/Kconfig                     |   2 +-
 .../mach-imx/include/mach/habv4-imx6-gencsf.h |  13 ++
 arch/arm/mach-imx/include/mach/imx-header.h   |  10 +
 images/Makefile.imx                           |   8 +
 scripts/Makefile.lib                          |   1 -
 scripts/imx/imx-image.c                       |  27 ++-
 scripts/imx/imx.c                             | 183 +++++++++++++++++-
 7 files changed, 231 insertions(+), 13 deletions(-)

-- 
2.18.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2018-09-07  8:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-03 10:57 [PATCH 0/5] ARM: imx: HAB improvements Marcin Niestroj
2018-09-03 10:57 ` [PATCH 1/5] scripts: imx: add optional argument to hab_blocks command Marcin Niestroj
2018-09-03 10:57 ` [PATCH 2/5] ARM: imx: Update default image certificate for CST tool Marcin Niestroj
2018-09-03 10:57 ` [PATCH 3/5] scripts: imx: Support encrypted boot with HABv4 Marcin Niestroj
2018-09-03 10:57 ` [PATCH 4/5] images: imx: Add targets for signed encrypted images Marcin Niestroj
2018-09-03 10:57 ` [PATCH 5/5] scripts: imx: Do not include autoconf.h Marcin Niestroj
2018-09-04  7:54   ` Sascha Hauer
2018-09-04  9:38     ` Marcin Niestrój
2018-09-07  8:39       ` Sascha Hauer
2018-09-04  8:17 ` [PATCH 0/5] ARM: imx: HAB improvements Sascha Hauer

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