commit | e7a1dfa23fdc64cd3e61f0b2dff2917d8b84ee33 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Tue May 02 07:47:29 2023 +0300 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat May 13 11:09:50 2023 +0200 |
tree | d22b90a5bbae0a00dec1ec3be1b1fb67a7df5ebd | |
parent | 76759e0086cc3804412fd5f6b330196698753488 [diff] |
doc: signature: update algorithm addition description U-Boot now uses the U_BOOT_CRYPTO_ALGO() macro. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Simon Glass <sjg@chromium.org>