On Fri, Sep 27, 2024 at 01:23:00PM +0200, Sascha Hauer wrote:
> 
> On Fri, 13 Sep 2024 09:59:08 +0200, Sascha Hauer wrote:
> > This series implements ECDSA signature verification for FIT images.
> > The ECDSA code itself is taken from the Kernel. Currently only supported
> > way to specify a ECDSA key is to compile it into the binary using
> > CONFIG_CRYPTO_PUBLIC_KEYS, taking it from a device tree is not yet
> > supported.
> > Since v2 this series unifies the way public keys are passed to barebox.
> > We now have a single Kconfig option which takes a list of public keys,
> > which can be either RSA or ECDSA keys.
> > 
> > [...]
> 
> Applied, thanks!

With afas comments integrated of course.

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 |

Reply via email to