[PATCH v3 10/11] binman: ftest: Add test for xilinx_fsbl_auth etype

Simon Glass sjg at chromium.org
Wed Jul 19 03:08:28 CEST 2023


On Tue, 18 Jul 2023 at 05:53, <lukas.funke-oss at weidmueller.com> wrote:
>
> From: Lukas Funke <lukas.funke at weidmueller.com>
>
> Add test for the 'xilinx_fsbl_auth' etype
>
> Signed-off-by: Lukas Funke <lukas.funke at weidmueller.com>
>
> ---
>
> Changes in v3:
> - Improved test coverage for xilinx-fsbl-auth etype
>
> Changes in v2:
> - Fixed typo in dts name
>
>  tools/binman/ftest.py                         | 61 +++++++++++++++++++
>  tools/binman/test/280_xilinx_fsbl_auth.dts    | 21 +++++++
>  .../binman/test/280_xilinx_fsbl_auth_enc.dts  | 23 +++++++
>  3 files changed, 105 insertions(+)
>  create mode 100644 tools/binman/test/280_xilinx_fsbl_auth.dts
>  create mode 100644 tools/binman/test/280_xilinx_fsbl_auth_enc.dts

Reviewed-by: Simon Glass <sjg at chromium.org>

Nice job on the test coverage!


More information about the U-Boot mailing list