diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2021-07-29 11:47:18 -0500 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2021-08-16 10:49:35 +0200 |
commit | 61416fe9df966319866f058bb69c49922f33adcb (patch) | |
tree | caf81e68c0c46de228dd11941752eb4801a1b491 /configs | |
parent | ee870859ce19a3b1b932e946646cb85f2474ab39 (diff) | |
download | u-boot-61416fe9df966319866f058bb69c49922f33adcb.tar.gz |
Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
FIT signatures can now be implemented with ECDSA. The assumption that
all FIT images are signed with RSA is no longer valid. Thus, instead
of 'select'ing RSA, only 'imply' it. This doesn't change the defaults,
but allows one to explicitly disable RSA support.
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions