[v3,08/15] test: vboot: add test for ecdsa
Simon Glass
sjg at chromium.org
Thu Apr 2 00:10:24 CEST 2026
On 2026-03-31T10:00:34, Philippe Reynes <philippe.reynes at softathome.com> wrote:
> test: vboot: add test for ecdsa
>
> This commit adds test case for ecdsa on fit, but not (yet) for
> the global image signature (preload).
>
> Reviewed-by: Simon Glass <simon.glass at canonical.com>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
>
> test/py/tests/test_vboot.py | 29 ++++++++++++++
> .../tests/vboot/sign-configs-sha256-ecdsa256.its | 45 ++++++++++++++++++++++
> .../tests/vboot/sign-configs-sha256-ecdsa384.its | 45 ++++++++++++++++++++++
> .../tests/vboot/sign-configs-sha256-ecdsa521.its | 45 ++++++++++++++++++++++
> .../py/tests/vboot/sign-images-sha256-ecdsa256.its | 42 ++++++++++++++++++++
> .../py/tests/vboot/sign-images-sha256-ecdsa384.its | 42 ++++++++++++++++++++
> .../py/tests/vboot/sign-images-sha256-ecdsa521.its | 42 ++++++++++++++++++++
> 7 files changed, 290 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list