[PATCH v2 04/17] fit: only accept keys from "fit"-keyring
Sascha Hauer
s.hauer at pengutronix.de
Mon Nov 3 01:04:30 PST 2025
On Tue, Oct 28, 2025 at 07:03:09PM +0100, Jonas Rebmann wrote:
> diff --git a/include/tlv/tlv.h b/include/tlv/tlv.h
> index 2a3fb14392..536f61646c 100644
> --- a/include/tlv/tlv.h
> +++ b/include/tlv/tlv.h
> @@ -42,6 +42,7 @@ extern int tlv_handle_eth_address_seq(struct tlv_device *dev, struct tlv_mapping
>
> struct tlv_decoder {
> u32 magic;
> + const char *signature_keyring;
This is first used in 10/17, should be added there.
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 |
More information about the barebox
mailing list