[PATCH 1/1] sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATE

Simon Glass sjg at chromium.org
Tue Apr 18 18:47:24 CEST 2023


Hi Heinrich,

On Fri, 14 Apr 2023 at 02:39, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Without CONFIG_EFI_CAPSULE_AUTHENTICATE=y the following tests are skipped:
>
> * test/py/tests/test_efi_capsule/test_capsule_firmware_signed_fit.py
> * test/py/tests/test_efi_capsule/test_capsule_firmware_signed_raw.py
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  configs/sandbox_defconfig          | 1 +
>  configs/sandbox_flattree_defconfig | 1 +
>  2 files changed, 2 insertions(+)
>

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

This still has the problem that it reboots in the middle of the test.
Can we get that fixed? If someone at Linaro isn't interested I could
take a look at it.

Regards,
Simon


More information about the U-Boot mailing list