[U-Boot] mkimage: Add support for signing with pkcs11

Tom Rini trini at konsulko.com
Sun Jan 15 19:30:41 CET 2017


On Fri, Jan 06, 2017 at 01:14:17PM -0600, George McCollister wrote:

> Add support for signing with the pkcs11 engine. This allows FIT images
> to be signed with keys securely stored on a smartcard, hardware security
> module, etc without exposing the keys.
> 
> Support for other engines can be added in the future by modifying
> rsa_engine_get_pub_key() and rsa_engine_get_priv_key() to construct
> correct key_id strings.
> 
> Signed-off-by: George McCollister <george.mccollister at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170115/477e4a30/attachment.sig>


More information about the U-Boot mailing list