[PATCH v6 1/7] qemu-arm64: merge built-in DT

Ludwig Nussel ludwig.nussel at siemens.com
Thu Jun 18 09:56:37 CEST 2026


On 6/17/26 19:07, Tom Rini wrote:
> On Mon, Jun 08, 2026 at 03:08:47PM +0200, Ludwig Nussel wrote:
> 
>> The keys trusted for FIT signature verification are supposed to be
>> embedded in the device tree built into u-boot. When running in Qemu it's
>> convenient to use the device tree provided by the VM which doesn't know
>> about signatures though. So merge both device trees at startup.
>>
>> Make sure CONFIG_OF_OMIT_DTB is not set in qemu_arm64_defconfig to take
>> advantage of the feature by default.
>>
>> Signed-off-by: Ludwig Nussel <ludwig.nussel at siemens.com>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> This leads to failure to build on qemu_arm and qemu_arm64 in CI. Please
> see https://docs.u-boot-project.org/en/latest/develop/ci_testing.html
> and resubmit, thanks.

What is the failure you are seeing?

I've just pushed the series to github and the CI there fails in yet 
another test that actually works when I run it locally:
https://github.com/u-boot/u-boot/pull/990

cu
Ludwig

-- 
Ludwig Nussel
Siemens AG
www.siemens.com


More information about the U-Boot mailing list