On 04/01/2015 06:14 PM, Marc Kleine-Budde wrote: > This patch adds high assurance boot support (HABv4) image generation to > barebox, currently tested on i.MX6 only. > > In order to build a singed barebox image, add a new image target to > images/Makefile.imx as illustrated in the diff below: > > --- a/images/Makefile.imx > +++ b/images/Makefile.imx > @@ -163,10 +163,14 @@ image-$(CONFIG_MACH_SABRELITE) += barebox-freescale-imx6dl-sabrelite.img > pblx-$(CONFIG_MACH_SABRESD) += start_imx6q_sabresd > CFG_start_imx6q_sabresd.pblx.imximg = $(board)/freescale-mx6-sabresd/flash-header-mx6-sabresd.imxcfg > FILE_barebox-freescale-imx6q-sabresd.img = start_imx6q_sabresd.pblx.imximg > image-$(CONFIG_MACH_SABRESD) += barebox-freescale-imx6q-sabresd.img > > +CSF_start_imx6q_sabresd.pblx.imximg = $(havb4_imx6csf) > +FILE_barebox-freescale-imx6q-sabresd-signed.img = start_imx6q_sabresd.pblx.imximg.signed > +image-$(CONFIG_MACH_SABRESD) += barebox-freescale-imx6q-sabresd-signed.img > + I hope git will not try to appy this patch in the description :D - I should have removed the --- and +++. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |