Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC][PATCH v2 0/4] U-Boot verified boot basic support
@ 2016-04-20 13:50 Yannick Gicquel
  2016-04-20 13:50 ` [RFC][PATCH v2 1/4] u-boot: basic support of dtb append for verified boot Yannick Gicquel
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Yannick Gicquel @ 2016-04-20 13:50 UTC (permalink / raw)
  To: openembedded-core

Changes since v1:
  * Uses a class uboot-sign.bbclass file instead of include file.
  * 'assemble_dtb' task removed and replace by do_install_prepend function
    for u-boot recipe.

Yannick Gicquel (4):
  u-boot: basic support of dtb append for verified boot
  u-boot: deploy u-boot-nodtb and dtb files
  kernel: fitimage: support device tree compiler options
  kernel: fitimage: basic support for fitimage signature

 meta/classes/kernel-fitimage.bbclass | 52 +++++++++++++++++++++++--
 meta/classes/uboot-sign.bbclass      | 75 ++++++++++++++++++++++++++++++++++++
 meta/recipes-bsp/u-boot/u-boot.inc   |  2 +-
 3 files changed, 125 insertions(+), 4 deletions(-)
 create mode 100644 meta/classes/uboot-sign.bbclass

-- 
1.9.1



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

end of thread, other threads:[~2016-04-24 12:56 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 13:50 [RFC][PATCH v2 0/4] U-Boot verified boot basic support Yannick Gicquel
2016-04-20 13:50 ` [RFC][PATCH v2 1/4] u-boot: basic support of dtb append for verified boot Yannick Gicquel
2016-04-20 15:23   ` Tom Rini
2016-04-20 19:33   ` [RFC, v2, " Andreas Dannenberg
2016-04-20 19:49   ` [RFC][PATCH v2 " Denys Dmytriyenko
2016-04-20 21:03     ` Tom Rini
2016-04-21 10:25       ` Yannick GICQUEL
2016-04-21 14:06   ` Andreas Oberritter
2016-04-21 19:55     ` Yannick GICQUEL
2016-04-24 12:56       ` Bernhard Reutner-Fischer
2016-04-20 13:50 ` [RFC][PATCH v2 2/4] u-boot: deploy u-boot-nodtb and dtb files Yannick Gicquel
2016-04-20 15:23   ` Tom Rini
2016-04-20 19:34   ` [RFC, v2, " Andreas Dannenberg
2016-04-20 19:51   ` [RFC][PATCH v2 " Denys Dmytriyenko
2016-04-20 13:50 ` [RFC][PATCH v2 3/4] kernel: fitimage: support device tree compiler options Yannick Gicquel
2016-04-20 15:23   ` Tom Rini
2016-04-20 19:34   ` [RFC, v2, " Andreas Dannenberg
2016-04-20 13:50 ` [RFC][PATCH v2 4/4] kernel: fitimage: basic support for fitimage signature Yannick Gicquel
2016-04-20 15:23   ` Tom Rini
2016-04-20 19:35   ` [RFC, v2, " Andreas Dannenberg
2016-04-20 15:23 ` [RFC][PATCH v2 0/4] U-Boot verified boot basic support Tom Rini
2016-04-20 19:43   ` Denys Dmytriyenko

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