[PATCH 4/5] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY

Patrick DELAUNAY patrick.delaunay at foss.st.com
Fri Jul 30 11:52:02 CEST 2021


Hi,

On 7/29/21 6:47 PM, Alexandru Gagniuc wrote:
> 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 at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Igor Opaniuk <igor.opaniuk at foundries.io>
> ---
>   common/Kconfig.boot | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Thanks
Patrick



More information about the U-Boot mailing list