]> Git Repo - u-boot.git/commitdiff
doc: signature: describe how to enable ECDSA
authorBaruch Siach <[email protected]>
Tue, 2 May 2023 04:47:30 +0000 (07:47 +0300)
committerHeinrich Schuchardt <[email protected]>
Sat, 13 May 2023 09:09:50 +0000 (11:09 +0200)
Signed-off-by: Baruch Siach <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
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
This page took 0.03446 seconds and 4 git commands to generate.