u-boot/doc/uImage.FIT
George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11
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@gmail.com>
2017-01-14 16:47:13 -05:00
..
2014-06-05 14:44:56 -04:00
2016-02-06 12:00:59 +01:00
2009-11-24 23:44:16 +01:00
2015-01-29 13:38:40 -05:00