[OE-core] [RFC][PATCH v2 0/4] U-Boot verified boot basic support

Denys Dmytriyenko denis at denix.org
Wed Apr 20 19:43:26 UTC 2016


On Wed, Apr 20, 2016 at 11:23:18AM -0400, Tom Rini wrote:
> On Wed, Apr 20, 2016 at 03:50:35PM +0200, Yannick Gicquel wrote:
> 
> > 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
> 
> Thanks for doing this.  It will hopefully make this knowledge more wide
> spread and thus more widely used.

This is very timely for us as well and it is nice to use the standard and open 
implementation. For the entire series:

Acked-by: Denys Dmytriyenko <denys at ti.com>

-- 
Denys



More information about the Openembedded-core mailing list