projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7a1dfa
)
doc: signature: describe how to enable ECDSA
author
Baruch Siach
<baruch@tkos.co.il>
Tue, 2 May 2023 04:47:30 +0000
(07:47 +0300)
committer
Heinrich 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
patch
|
blob
|
history
diff --git
a/doc/uImage.FIT/signature.txt
b/doc/uImage.FIT/signature.txt
index b6707417ff63dce70749a6ea2662eb5793684a95..240244b30e6302af254fddcb5b160c0b4b11cac3 100644
(file)
--- a/
doc/uImage.FIT/signature.txt
+++ b/
doc/uImage.FIT/signature.txt
@@
-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