Running qemu tests on RISC-V

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Feb 9 01:58:52 CET 2022



Am 8. Februar 2022 22:55:38 MEZ schrieb Simon Glass <sjg at chromium.org>:
>Hi Alper,
>
>On Tue, 8 Feb 2022 at 14:36, Alper Nebi Yasak <alpernebiyasak at gmail.com> wrote:
>>
>> On 08/02/2022 23:43, Simon Glass wrote:
>> > Thanks for testing it. I don't see this on
>> >
>> > 8b139f4e1c0 (HEAD, us/master) Merge tag 'u-boot-imx-20220207' of
>> > https://gitlab.denx.de/u-boot/custodians/u-boot-imx
>> >
>> > :
>> >
>> > tools/binman/binman   --toolpath ./tools  build -u -d u-boot.dtb -O .
>> > -m --allow-missing --fake-ext-blobs -I . -I
>> > /scratch/sglass/cosarm/src/third_party/u-boot/files -I
>> > /scratch/sglass/cosarm/src/third_party/u-boot/files/board/emulation/qemu-riscv
>> > -I arch/riscv/dts -a of-list="qemu-virt32"  -a atf-bl31-path= -a
>> > opensbi-path= -a default-dt="qemu-virt32" -a scp-path= -a
>> > spl-bss-pad=1 -a tpl-bss-pad=1 -a spl-dtb=y -a tpl-dtb=
>>
>> This command does print the warning for me at that commit (and I see it
>> with `make` before that).
>>
>> If I run `touch fw_dynamic.bin` it no longer does, maybe check if such a
>> file exists in your include paths.
>
>OK that is it, thanks.
>
>I think binman should remove the fake files before exiting. What do you think?

What do you mean by fake file? Does your build fail if you put the correct file there?

Best regards 

Heinrich 

>
>Regards,
>Simon


More information about the U-Boot mailing list