[v3, 15/15] test: py: vboot: add test for global signature with ecdsa

Simon Glass sjg at chromium.org
Thu Apr 2 00:48:25 CEST 2026


On 2026-03-31T10:00:34, Philippe Reynes <philippe.reynes at softathome.com> 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 <philippe.reynes at softathome.com>
>
> 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 <sjg at chromium.org>


More information about the U-Boot mailing list