[PATCH v6 1/7] qemu-arm64: merge built-in DT
Ludwig Nussel
ludwig.nussel at siemens.com
Thu Jun 18 15:11:45 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.
I've found two issues with the github ci. I forgot to include the
mapmem.h patch I included in the tpm submission and also had to add
check check for overlay support in qemu-arm. Resubmitted as v7.
cu
Ludwig
--
Ludwig Nussel
Siemens AG
www.siemens.com
More information about the U-Boot
mailing list