[PATCH 0/6] crypto: keys: Some work for public keys
Sascha Hauer
s.hauer at pengutronix.de
Mon Aug 25 03:14:55 PDT 2025
On Thu, 21 Aug 2025 15:18:23 +0200, Sascha Hauer wrote:
> Traditionally we included public keys in form of dts snippets generated
> by U-Boot mkImage and compiled into the barebox device trees. We can now
> include public keys directly as C structs from the public key PEM files
> or PKCS#11 uris which is easier to integrate. Nevertheless the dts
> snippet way is still present which makes the configuration slightly
> confusing. Remove this old way for good to make configuration easier
> and to get rid of some maintenance burden.
>
> [...]
Applied, thanks!
[1/6] crypto: drop BOOTM_FITIMAGE_PUBKEY
https://git.pengutronix.de/cgit/barebox/commit/?id=57b54a237cd3 (link may not be stable)
[2/6] crypto: Allow to include development keys in build
https://git.pengutronix.de/cgit/barebox/commit/?id=9b703eaece79 (link may not be stable)
[3/6] crypto: include public key hashes
https://git.pengutronix.de/cgit/barebox/commit/?id=bd529ced8569 (link may not be stable)
[4/6] commands: add keys command
https://git.pengutronix.de/cgit/barebox/commit/?id=281ba684a115 (link may not be stable)
[5/6] fit: consistently pass around fit_handle
https://git.pengutronix.de/cgit/barebox/commit/?id=2d206e48eea2 (link may not be stable)
[6/6] fit: improve diagnostics
https://git.pengutronix.de/cgit/barebox/commit/?id=054933cbed71 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list