Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: "Richard Purdie" <richard.purdie@linuxfoundation.org>,
	"Enrico Jörns" <ejo@pengutronix.de>,
	openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex.kanavin@gmail.com>, yocto@pengutronix.de
Subject: Re: [yocto] [PATCH v7 0/7] Add barebox bootloader support (and testing)
Date: Wed, 2 Oct 2024 10:17:39 +0200	[thread overview]
Message-ID: <2d49a0a6-b2ed-4615-b23b-85c20af36f14@pengutronix.de> (raw)
In-Reply-To: <99df937c036d57a532b29851ffe7d0055d35d83f.camel@linuxfoundation.org>

Hello Richard,

On 01.10.24 16:56, Richard Purdie wrote:
> On Tue, 2024-10-01 at 16:35 +0200, Ahmad Fatoum wrote:
>> My successful run looks identical to yours. barebox start up is also
>> successful and uneventful.
>>
>> Note that barebox' XHCI driver doesn't have PCI support unlike U-Boot, so
>> if the same issue is affecting both barebox and U-Boot breakage in CI,
>> it might not be USB emulation related as barebox doesn't do any
>> USB on that platform...
>>
>> Is `selftest -r uboot -v -v -v -K` close enough to what the CI server runs
>> or should I try something else to reproduce this?
> 
> That should have worked. "selftest -r barebox" should also fail.
> 
> The config used on the autobuilder for that can be seen here:
> 
> https://valkyrie.yoctoproject.org/#/builders/23/builds/168/steps/13/logs/stdio
> 
> in case the MACHINE value in particular makes a difference.

I am building for MACHINE = "qemuarm64" already, but something else catches
my eye: QEMU_USE_KVM = 'True'

I wasn't aware that I need to manually set this. I do this now and it fails
for other reasons: qemu-system-aarch64: KVM does not support GICv3 emulation

I'll look into how to resolve this and maybe I am lucky and can reproduce
this issue, once KVM is enabled.

Can you share what SoC is used for the ARM CI server? I assume it doesn't
run into this problem, because it has a GIC >= v3. Mine is a GIC-400,
which apparently only implements GICv2.

Cheers,
Ahmad

> 
> Cheers,
> 
> Richard
> 
> 
> 


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |


  reply	other threads:[~2024-10-02  8:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-19 12:06 [PATCH v7 0/7] Add barebox bootloader support (and testing) Enrico Jörns
2024-09-19 12:06 ` [PATCH v7 1/7] barebox: add initial support Enrico Jörns
2024-09-19 12:06 ` [PATCH v7 2/7] barebox-tools: add initial barebox tools support Enrico Jörns
2024-09-19 12:06 ` [PATCH v7 3/7] barebox: set default BAREBOX_CONFIG for qemu machines Enrico Jörns
2024-09-19 12:06 ` [PATCH v7 4/7] oeqa/utils/qemurunner: support ignoring vt100 escape sequences Enrico Jörns
2024-09-19 12:06 ` [PATCH v7 5/7] oeqa: support passing custom boot patterns to runqemu Enrico Jörns
2024-09-19 12:06 ` [PATCH v7 6/7] oeqa/selftest/cases: add basic u-boot test Enrico Jörns
2024-09-19 12:06 ` [PATCH v7 7/7] oeqa/selftest/cases: add basic barebox tests Enrico Jörns
2024-09-19 20:56 ` [PATCH v7 0/7] Add barebox bootloader support (and testing) Richard Purdie
2024-09-20 10:37   ` Enrico Jörns
2024-10-01 14:35     ` [yocto] " Ahmad Fatoum
2024-10-01 14:56       ` Richard Purdie
2024-10-02  8:17         ` Ahmad Fatoum [this message]
2024-10-04 10:14           ` Ahmad Fatoum
2024-10-09  6:45             ` Ahmad Fatoum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2d49a0a6-b2ed-4615-b23b-85c20af36f14@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=alex.kanavin@gmail.com \
    --cc=ejo@pengutronix.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=yocto@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox