From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: BAREBOX <barebox@lists.infradead.org>,
Matthias Zoechmann <matthias.zoechmann@ife-doors.com>
Subject: Re: [PATCH 3/3] mach-imx: Kconfig: add option for image with dcd auth block
Date: Mon, 1 Sep 2025 10:28:58 +0200 [thread overview]
Message-ID: <aLVZSt6ER3NO4XOA@pengutronix.de> (raw)
In-Reply-To: <79fff7ee-4e50-426e-94f2-3c2e2bfba2d4@pengutronix.de>
On Mon, Sep 01, 2025 at 10:23:13AM +0200, Ahmad Fatoum wrote:
>
>
> On 9/1/25 9:35 AM, Sascha Hauer wrote:
> > From: Matthias Zoechmann <matthias.zoechmann@ife-doors.com>
> >
> > Add option CONFIG_HABV4_IMAGE_SIGNED_USB_DCD to select build of barebox
> > image for i.mx6 devices with an additional authentication block in CSF
> > ("0x0091000 offset size filename").
> > Additional the barebox toolchain will build now a signed image e.g.
> > barebox-image-name-dcdus.img for usb loading with SDP DCD_WRITE ROM
> > command.
> >
> > Signed-off-by: Matthias Zoechmann <matthias.zoechmann@ife-doors.com>
> > ---
> > arch/arm/mach-imx/Kconfig | 9 +++++++++
> > images/Makefile.imx | 11 +++++++----
> > 2 files changed, 16 insertions(+), 4 deletions(-)
> >
> > diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> > index 0d745ce2315834ec5d0c366d227b40f2adff5e83..ade4a4ce1783fc60f85aefab2da2df17a57bfe55 100644
> > --- a/arch/arm/mach-imx/Kconfig
> > +++ b/arch/arm/mach-imx/Kconfig
> > @@ -945,6 +945,15 @@ config HABV4_IMAGE_SIGNED_USB
> > enable the creation of a usb signed image, if the habv4-imx6-gencsf.h
> > included in the flash-header and the NXP cst Tool is available
> >
> > +config HABV4_IMAGE_SIGNED_USB_DCD
> > + bool "build signed USB images including DCD"
> > + depends on ARCH_IMX6
> > + depends on HABV4_IMAGE_SIGNED_USB
> > + help
> > + enable the creation of a usb signed image loaded via SDP and DCD_WRITE
> > + ROM command, if the habv4-imx6-gencsf.h included in the flash-header
> > + and the NXP cst Tool is available
>
> Can you add here the info that this makes the image loadable via uuu?
> Can imx-usb-loader still load this image?
I did, but that change didn't make it into this patchset :(
I would add:
The image will have the filename ending
*-dcdusb.img and is compatible with NXPs uuu tool. The images are not
compatible with imx-usb-loader.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2025-09-01 8:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-01 7:35 [PATCH 0/3] i.MX6 uuu support for signed images Sascha Hauer
2025-09-01 7:35 ` [PATCH 1/3] scripts: imx: fix string in further auth block Sascha Hauer
2025-09-01 7:35 ` [PATCH 2/3] scripts: imx-image: support DCD_WRITE on closed dev Sascha Hauer
2025-09-01 7:35 ` [PATCH 3/3] mach-imx: Kconfig: add option for image with dcd auth block Sascha Hauer
2025-09-01 8:23 ` Ahmad Fatoum
2025-09-01 8:28 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aLVZSt6ER3NO4XOA@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=matthias.zoechmann@ife-doors.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox