On Mon May 4, 2026 at 1:08 PM CEST, Marta Rybczynska via lists.openembedded.org 
wrote:
> From: Marta Rybczynska <[email protected]>
>
> The SPL FIT signing patch was signing individual images, but not the 
> configuration.
>
> Introduce signing of configuration with images under a separate option 
> SPL_SIGN_CONF,
> enabled by default. It implies changes in the DTB content.
>
> The old behaviour is possible with SPL_SIGN_INDIVIDUAL, but should be removed 
> in
> a subsequent patch.
>
> Signed-off-by: Marta Rybczynska <[email protected]>
> ---

Hi Marta,

Thanks for your patch.

It looks like this is breaking some of the selftests:

2026-05-05 09:18:40,306 - oe-selftest - INFO - 
fitimage.UBootFitImageTests.test_sign_cascaded_uboot_fit_image 
(subunit.RemotedTestCase)
2026-05-05 09:18:40,307 - oe-selftest - INFO -  ... FAIL
...
ERROR: u-boot-1_2026.04-r0 do_uboot_assemble_fitimage: Execution of 
'/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-2290997/tmp/work/qemuarm-poky-linux-gnueabi/u-boot/2026.04/temp/run.do_uboot_assemble_fitimage.3103596'
 failed with exit code 1
...
| Signature written to 'u-boot-fitImage', node '/configurations/conf/signature'
| Public key written to 'spl/u-boot-spl.dtb', node 
'/signature/key-spl-cascaded-oe-selftest'
| Signature check bad (error 1)
| Verifying Hash Integrity for node 'conf'... 
sha256,rsa2048:spl-cascaded-oe-selftest-
|  error!
| Verification failed for '(null)' hash node in 'conf' config node
| Failed to verify required signature 'key-spl-cascaded-oe-selftest'
| WARNING: exit code 1 from a shell command.
...
2026-05-05 09:19:22,128 - oe-selftest - INFO - 
fitimage.UBootFitImageTests.test_sign_standalone_uboot_atf_tee_fit_image 
(subunit.RemotedTestCase)
2026-05-05 09:19:22,128 - oe-selftest - INFO -  ... FAIL
...
2026-05-05 09:20:03,281 - oe-selftest - INFO - 
fitimage.UBootFitImageTests.test_sign_standalone_uboot_fit_image 
(subunit.RemotedTestCase)
2026-05-05 09:20:03,282 - oe-selftest - INFO -  ... FAIL
...
2026-05-05 09:20:46,932 - oe-selftest - INFO - 
fitimage.UBootFitImageTests.test_sign_uboot_fit_image_without_spl 
(subunit.RemotedTestCase)
2026-05-05 09:20:46,932 - oe-selftest - INFO -  ... FAIL

https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/3792
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/3665

Can you have a look at the issue?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#236487): 
https://lists.openembedded.org/g/openembedded-core/message/236487
Mute This Topic: https://lists.openembedded.org/mt/119140569/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [OE-core] [PATCH] uboot-s... Marta Rybczynska via lists.openembedded.org
    • Re: [OE-core] [PATCH... Mathieu Dubois-Briand via lists.openembedded.org

Reply via email to