[PATCH v2 0/2] sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Tue Jun 17 08:19:43 CEST 2025
The sandbox is used for a lot of generic development, we should run the
UEFI tests there, too.
The TPM emulation on the sandbox is incomplete. Disable the TCG test on
sandbox.
v2:
describe TCG test failure in more detail
Heinrich Schuchardt (2):
test: disable TCG test on sandbox
sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default
arch/Kconfig | 1 +
test/py/tests/test_efi_selftest.py | 1 +
2 files changed, 2 insertions(+)
--
2.48.1
More information about the U-Boot
mailing list