mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>
Subject: [PATCH 0/4] rkimage: Add resigning support
Date: Wed, 29 Apr 2026 12:19:52 +0200	[thread overview]
Message-ID: <20260429-rkimage-resign-v1-0-1478086c369e@pengutronix.de> (raw)

Add support for changing the signing key of an existing image. Can be
either used to add a key or to replace a key. Also some cleanups along
the way

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Sascha Hauer (4):
      rkimage: Support openssl provider API
      rkimage: unconditionally fill newidb
      rkimage: add support for re-signing an existing image
      rkimage: improve error handling

 scripts/rkimage.c | 115 ++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 102 insertions(+), 13 deletions(-)
---
base-commit: 019d102038a64e6b6e8f445cbfd2d15e68d0ec3f
change-id: 20260429-rkimage-resign-670567b22e75

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




             reply	other threads:[~2026-04-29 10:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29 10:19 Sascha Hauer [this message]
2026-04-29 10:19 ` [PATCH 1/4] rkimage: Support openssl provider API Sascha Hauer
2026-04-29 10:19 ` [PATCH 2/4] rkimage: unconditionally fill newidb Sascha Hauer
2026-04-29 10:19 ` [PATCH 3/4] rkimage: add support for re-signing an existing image Sascha Hauer
2026-04-29 10:19 ` [PATCH 4/4] rkimage: improve error handling Sascha Hauer
2026-05-07 10:39 ` [PATCH 0/4] rkimage: Add resigning support Sascha Hauer

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=20260429-rkimage-resign-v1-0-1478086c369e@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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