From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hvcGc-0003OQ-27 for barebox@lists.infradead.org; Thu, 08 Aug 2019 06:51:19 +0000 Message-ID: From: Rouven Czerwinski Date: Thu, 08 Aug 2019 08:51:09 +0200 In-Reply-To: <20190808062118.iik3gmbrcfc3eyi6@pengutronix.de> References: <20190808062118.iik3gmbrcfc3eyi6@pengutronix.de> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH v3 00/16] HAB for i.MX8MQ To: Sascha Hauer Cc: barebox@lists.infradead.org On Thu, 2019-08-08 at 08:21 +0200, Sascha Hauer wrote: > On Tue, Aug 06, 2019 at 07:10:50AM +0200, Rouven Czerwinski wrote: > > This patch series adds HAB support for i.MX8MQ. > > This was tested on the NXP i.MX8MQ EVK. Other i.MX8MQ boards should > > still be supported but will require a lowlevel.c rework similar to > > this > > done for the i.MX8MQ. > > > > The first part adds the necessary HAB interfaces for i.MX8MQ. Than > > the > > ability to read and copy the piggydata to the correct location in > > DRAM > > is added. Next imx-image is adjusted to support signing of the > > i.MX8MQ > > images. The fourth part is the addition of sha256 to the PBL. This > > is > > necessary since only the PBL is authenticated using HAB, the main > > barebox binary is than authenticated to a sha256sum built into the > > PBL. > > Finally the EVK board files are adjusted to the changes. > > Applied, thanks > > There was a merge conflict in arch/arm/boards/nxp-imx8mq- > evk/lowlevel.c > with ea8981915e ("ARM: nxp-imx8mq-evk: Do setup_c() before accessing > global variables"). > Please check if I got it right. Hi, your merge lost the revised power on execution flow. this should also probably moved from the entry function to nxp_imx8mq_evk_start. Regards, Rouven Czerwinski -- Pengutronix e.K. | | Industrial Linux Solutions | https://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox