[PATCH] Add CONFIG_GICV3 for ARCH_QEMU
Tom Rini
trini at konsulko.com
Wed Jun 21 20:40:33 CEST 2023
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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230621/211671d6/attachment.sig>
More information about the U-Boot
mailing list