On 2026-03-31T10:00:34, Philippe Reynes <[email protected]> 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 <[email protected]>
> Signed-off-by: Philippe Reynes <[email protected]>
>
> 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 <[email protected]>

Reply via email to