diff mbox series

[4/4] doc: signature: trim the future work list

Message ID e375bbbd6bf9683ba0dbe68f605f4072029ed4f9.1683002851.git.baruch@tkos.co.il
State Accepted, archived
Commit 179666c56134169faca697bf72ec46956f6c829c
Delegated to: Heinrich Schuchardt
Headers show
Series [1/4] doc: signature: update algorithms support description | expand

Commit Message

Baruch Siach May 2, 2023, 4:47 a.m. UTC
Since U-Boot supports more RSA/SHA variants, as well as ECDSA, remove
these items from the TODO list.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 doc/uImage.FIT/signature.txt | 2 --
 1 file changed, 2 deletions(-)

Comments

Simon Glass May 3, 2023, 1:28 a.m. UTC | #1
On Mon, 1 May 2023 at 22:47, Baruch Siach <baruch@tkos.co.il> wrote:
>
> Since U-Boot supports more RSA/SHA variants, as well as ECDSA, remove
> these items from the TODO list.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  doc/uImage.FIT/signature.txt | 2 --
>  1 file changed, 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>
diff mbox series

Patch

diff --git a/doc/uImage.FIT/signature.txt b/doc/uImage.FIT/signature.txt
index 240244b30e63..21eb3894aada 100644
--- a/doc/uImage.FIT/signature.txt
+++ b/doc/uImage.FIT/signature.txt
@@ -695,8 +695,6 @@  bootm.
 
 Possible Future Work
 --------------------
-- Add support for other RSA/SHA variants, such as rsa4096,sha512.
-- Other algorithms besides RSA
 - More sandbox tests for failure modes
 - Passwords for keys/certificates
 - Perhaps implement OAEP