[PATCH v6 10/12] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE

Simon Glass sjg at chromium.org
Tue Nov 2 15:58:26 CET 2021


On Mon, 1 Nov 2021 at 18:56, AKASHI Takahiro <takahiro.akashi at linaro.org> wrote:
>
> Before the capsule authentication is supported, this test script works
> correctly, but with the feature enabled, most tests will fail due to
> unsigned capsules.
> So check the results depending on CAPSULE_AUTHENTICATE or not.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
>  .../test_efi_capsule/test_capsule_firmware.py | 26 ++++++++++++++++---
>  1 file changed, 22 insertions(+), 4 deletions(-)
>

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


More information about the U-Boot mailing list