mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-24 12:11:28 +01:00
doc: signature: describe how to enable ECDSA
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
e7a1dfa23f
commit
cc492b93be
@ -439,6 +439,7 @@ be enabled:
|
|||||||
|
|
||||||
CONFIG_FIT_SIGNATURE - enable signing and verification in FITs
|
CONFIG_FIT_SIGNATURE - enable signing and verification in FITs
|
||||||
CONFIG_RSA - enable RSA algorithm for signing
|
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
|
WARNING: When relying on signed FIT images with required signature check
|
||||||
the legacy image format is default disabled by not defining
|
the legacy image format is default disabled by not defining
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user