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

Patrice CHOTARD patrice.chotard at foss.st.com
Mon Aug 16 13:32:13 CEST 2021


Hi Alexandru

On 7/30/21 11:52 AM, Patrick DELAUNAY wrote:
> 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
> 
Applied to u-boot-stm/master

Thanks
Patrice


More information about the U-Boot mailing list