diff options
author | Andrew Duda <aduda@meraki.com> | 2016-11-08 18:53:41 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-11-21 14:07:31 -0500 |
commit | 83dd98e012b55b494ac2bf1f9a5d66f684bfbbe8 (patch) | |
tree | 8c4e069f185d6ca6d5afaba1945b7a3ab954a6cc /arch/arm/cpu/arm1176 | |
parent | 0c1d74fda7c0063eeca4d8d9fa8674e6ec2ef685 (diff) | |
download | u-boot-83dd98e012b55b494ac2bf1f9a5d66f684bfbbe8.tar.gz u-boot-83dd98e012b55b494ac2bf1f9a5d66f684bfbbe8.tar.xz u-boot-83dd98e012b55b494ac2bf1f9a5d66f684bfbbe8.zip |
image: Combine image_sig_algo with image_sign_info
Remove the need to explicitly add SHA/RSA pairings. Invalid SHA/RSA
pairings will still fail on verify operations when the hash length is
longer than the key length.
Follow the same naming scheme "checksum,crytpo" without explicitly
defining the string.
Indirectly adds support for "sha1,rsa4096" signing/verification.
Signed-off-by: Andrew Duda <aduda@meraki.com>
Signed-off-by: aduda <aduda@meraki.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/cpu/arm1176')
0 files changed, 0 insertions, 0 deletions