On 2026-03-31T10:00:34, Philippe Reynes <[email protected]> wrote:
> test: py: vboot: add test for global signature with ecdsa
>
> As now u-boot supports pre-load header with ecdsa, we
> add some tests to vboot with ecdsa pre-load header.
>
> Signed-off-by: Philippe Reynes <[email protected]>
>
> test/py/tests/test_vboot.py                        |  3 +++
>  test/py/tests/vboot/sandbox-binman-ecdsa256.dts    | 24 +++++++++++++++++++
>  test/py/tests/vboot/sandbox-binman-ecdsa384.dts    | 24 +++++++++++++++++++
>  test/py/tests/vboot/sandbox-binman-ecdsa521.dts    | 24 +++++++++++++++++++
>  .../tests/vboot/sandbox-u-boot-global-ecdsa256.dts | 27 
> ++++++++++++++++++++++
>  .../tests/vboot/sandbox-u-boot-global-ecdsa384.dts | 27 
> ++++++++++++++++++++++
>  .../tests/vboot/sandbox-u-boot-global-ecdsa521.dts | 27 
> ++++++++++++++++++++++
>  7 files changed, 156 insertions(+)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to