U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Chan Kim <ckim@etri.re.kr>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Re: [PATCH]  Add CONFIG_GICV3 for ARCH_QEMU
Date: Wed, 21 Jun 2023 14:40:33 -0400	[thread overview]
Message-ID: <20230621184033.GA3931582@bill-the-cat> (raw)
In-Reply-To: <038c01d9974e$b450fcb0$1cf2f610$@etri.re.kr>

[-- Attachment #1: Type: text/plain, Size: 706 bytes --]

On Mon, Jun 05, 2023 at 10:40:26AM +0900, Chan Kim wrote:

> I'm trying sending a patch for the first time.
> I found when running u-boot qemu_arm64_defconfig on qemu-6.2.0's arm64 virt
> machine, we need CONFIG_GICV3.
> And for the GICV3 related to be compiled, we need to add GICD_BASE,
> GICR_BASE defined by the qemu arm64 virt machine.
> 
> Signed-off-by : Chan Kim <ckim@etri.re.kr>

So I think some more investigation or explanation is needed here.  These
changes cause the way we currently run the qemu arm64 platform in CI to
no longer boot.  See
https://source.denx.de/u-boot/u-boot-test-hooks/-/blob/master/bin/travis-ci/conf.qemu_arm64_na
for details on how that is.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2023-06-21 18:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-05  1:40 [PATCH] Add CONFIG_GICV3 for ARCH_QEMU Chan Kim
2023-06-12 21:17 ` Simon Glass
2023-06-21 18:40 ` Tom Rini [this message]

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=20230621184033.GA3931582@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=ckim@etri.re.kr \
    --cc=u-boot@lists.denx.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