u-boot/test/py/tests/test_efi_capsule
Vincent Stehlé 052e8ca421 efi: test/py: repair authenticated capsules tests
The UEFI console initialisation has been modified by commit 68edbed454
("efi_loader: initialize console size late"). A corresponding workaround is
now necessary for the automated tests, as added to some of the tests
already by commit e05bd68ed5 ("test: work around for EFI terminal size
probing").

Add the same workaround to the UEFI authenticated capsules tests to repair
them.

This can be tested with sandbox_defconfig, sandbox64_defconfig or
sandbox_flattree_defconfig, plus CONFIG_EFI_CAPSULE_AUTHENTICATE=y.

Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-07-18 17:21:49 +02:00
..
capsule_defs.py test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
conftest.py efi: test/py: authenticate fit capsules 2022-06-04 08:43:55 +02:00
signature.dts test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
test_capsule_firmware_fit.py test: work around for EFI terminal size probing 2022-06-19 15:53:09 +02:00
test_capsule_firmware_raw.py test: work around for EFI terminal size probing 2022-06-19 15:53:09 +02:00
test_capsule_firmware_signed_fit.py efi: test/py: repair authenticated capsules tests 2022-07-18 17:21:49 +02:00
test_capsule_firmware_signed_raw.py efi: test/py: repair authenticated capsules tests 2022-07-18 17:21:49 +02:00
uboot_bin_env.its efi_loader: correct uboot_bin_env.its file format 2021-03-07 17:37:26 +01:00