[v3,07/15] test: py: vboot: prepare integration test for ecdsa
Simon Glass
sjg at chromium.org
Thu Apr 2 00:09:47 CEST 2026
On 2026-03-31T10:00:34, Philippe Reynes <philippe.reynes at softathome.com> wrote:
> test: py: vboot: prepare integration test for ecdsa
>
> The vboot tests only consider rsa algo for signature.
> To prepare the integration of ecdsa test, the signature
> algo is now explicit.
>
> Reviewed-by: Simon Glass <simon.glass at canonical.com>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
>
> test/py/tests/test_fit_ecdsa.py | 2 +-
> test/py/tests/test_vboot.py | 99 +++++++++++-----------
> ...1-pss.its => sign-configs-sha1-rsa2048-pss.its} | 0
> ...figs-sha1.its => sign-configs-sha1-rsa2048.its} | 0
> ...ts => sign-configs-sha256-rsa2048-pss-prod.its} | 0
> ...pss.its => sign-configs-sha256-rsa2048-pss.its} | 0
> ...-sha256.its => sign-configs-sha256-rsa2048.its} | 0
> ...-sha384.its => sign-configs-sha384-rsa3072.its} | 0
> ...a1-pss.its => sign-images-sha1-rsa2048-pss.its} | 0
> ...mages-sha1.its => sign-images-sha1-rsa2048.its} | 0
> ...-pss.its => sign-images-sha256-rsa2048-pss.its} | 0
> ...s-sha256.its => sign-images-sha256-rsa2048.its} | 0
> ...s-sha384.its => sign-images-sha384-rsa3072.its} | 0
> 13 files changed, 51 insertions(+), 50 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list