On Wed, 16 Apr 2025 09:48:19 +0200, Jerome Forissier wrote: > There is a bug in the print_guid() unit test in test/common/print.c when > PARTITION_TYPE_GUID is not enabled but either CMD_EFIDEBUG or EFI are. > > The first patch fixes the issue and the second one enables UNIT_TEST in > the qemu_arm64 defconfig so that the unit tests are run in CI (this > platform has CMD_EFIDEBUG so the bug applies). > > [...]
Applied to u-boot/master, thanks! [1/2] lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID commit: d54e1004b8b171d18ad216a817018bb7aea6ec60 [2/2] qemu-arm64: enable UNIT_TEST commit: 020ecd7b464fa4d151580fd297b07ad6f1c38aab -- Tom