mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] sandbox: enable keytoc in hosttools_defconfig
@ 2026-07-30 12:53 Thomas Bonnefille
  2026-08-04  5:42 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Bonnefille @ 2026-07-30 12:53 UTC (permalink / raw)
  To: Sascha Hauer, open list:BAREBOX
  Cc: Thomas Petazzoni, Miquèl Raynal, Thomas Bonnefille

keytoc generates a C representation of a cryptographic key from a PEM
file. This is useful to embed a key in barebox, for example for secure
boot when barebox needs to verify the next boot stage.

Enable CONFIG_KEYTOC in hosttools_defconfig, as this defconfig is meant
to build the useful host tools provided by barebox.

Signed-off-by: Thomas Bonnefille <thomas.bonnefille@bootlin.com>
---
 arch/sandbox/configs/hosttools_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/sandbox/configs/hosttools_defconfig b/arch/sandbox/configs/hosttools_defconfig
index 22b50ab08a..dc335a6c33 100644
--- a/arch/sandbox/configs/hosttools_defconfig
+++ b/arch/sandbox/configs/hosttools_defconfig
@@ -6,3 +6,4 @@ CONFIG_MVEBU_HOSTTOOLS=y
 CONFIG_OMAP3_USB_LOADER=y
 CONFIG_OMAP4_HOSTTOOL_USBBOOT=y
 CONFIG_RK_USB_LOADER=y
+CONFIG_KEYTOC=y

---
base-commit: 11e39e515f94fca224c799c85e712643316db762
change-id: 20260730-add-keytoc-to-hosttools-f7b9e15c2c57

Best regards,
--  
Thomas Bonnefille <thomas.bonnefille@bootlin.com>




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] sandbox: enable keytoc in hosttools_defconfig
  2026-07-30 12:53 [PATCH] sandbox: enable keytoc in hosttools_defconfig Thomas Bonnefille
@ 2026-08-04  5:42 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2026-08-04  5:42 UTC (permalink / raw)
  To: open list:BAREBOX, Thomas Bonnefille; +Cc: Thomas Petazzoni, Miquèl Raynal


On Thu, 30 Jul 2026 14:53:20 +0200, Thomas Bonnefille wrote:
> keytoc generates a C representation of a cryptographic key from a PEM
> file. This is useful to embed a key in barebox, for example for secure
> boot when barebox needs to verify the next boot stage.
> 
> Enable CONFIG_KEYTOC in hosttools_defconfig, as this defconfig is meant
> to build the useful host tools provided by barebox.
> 
> [...]

Applied, thanks!

[1/1] sandbox: enable keytoc in hosttools_defconfig
      https://git.pengutronix.de/cgit/barebox/commit/?id=3c739b95eef0 (link may not be stable)

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-04  5:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 12:53 [PATCH] sandbox: enable keytoc in hosttools_defconfig Thomas Bonnefille
2026-08-04  5:42 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox