]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc: signature: describe how to enable ECDSA
authorBaruch Siach <baruch@tkos.co.il>
Tue, 2 May 2023 04:47:30 +0000 (07:47 +0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 13 May 2023 09:09:50 +0000 (11:09 +0200)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/uImage.FIT/signature.txt

index b6707417ff63dce70749a6ea2662eb5793684a95..240244b30e6302af254fddcb5b160c0b4b11cac3 100644 (file)
@@ -439,6 +439,7 @@ be enabled:
 
 CONFIG_FIT_SIGNATURE - enable signing and verification in FITs
 CONFIG_RSA - enable RSA algorithm for signing
+CONFIG_ECDSA - enable ECDSA algorithm for signing
 
 WARNING: When relying on signed FIT images with required signature check
 the legacy image format is default disabled by not defining