From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] support/testing/tests/boot/test_grub.py: new test for RISCV64 EFI
Date: Mon, 11 Nov 2024 21:16:12 +0100 [thread overview]
Message-ID: <20241111211612.2c5a64bd@windsurf> (raw)
In-Reply-To: <20241105204144.2563973-1-ju.o@free.fr>
On Tue, 5 Nov 2024 21:41:44 +0100
Julien Olivain <ju.o@free.fr> wrote:
> Commit f439b47ed "boot/grub2: add RISC-V 64bit EFI support" [1]
> introduced the grub2 RISC-V UEFI support.
>
> At that time, it was not possible to have a runtime test for this.
> qemu-system-riscv64 is not in the Buildroot Docker reference image,
> and the base distribution (Debian 11) does not provide a
> sufficiently recent version. A qemu-system-riscv64 >= 8.0.0 is needed.
>
> Commit 0d4177598 "support/testing/infra/emulator.py: add build host
> dir to qemu search path" [2] added the capability to use the
> Buildroot host-qemu package inside runtime test.
>
> With this support, it is now possible to add a runtime test for a
> grub2 UEFI boot on RISC-V 64bit.
>
> [1] https://gitlab.com/buildroot.org/buildroot/-/commit/f439b47ed6e987306c7de6d9c3be11de04935377
> [2] https://gitlab.com/buildroot.org/buildroot/-/commit/0d4177598ce7e73f2b97ac58c21fb177343643e3
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> support/testing/tests/boot/test_grub.py | 44 +++++++++++++++++++++++++
> 1 file changed, 44 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-11-11 20:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 20:41 [Buildroot] [PATCH 1/1] support/testing/tests/boot/test_grub.py: new test for RISCV64 EFI Julien Olivain
2024-11-11 20:16 ` Thomas Petazzoni via buildroot [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=20241111211612.2c5a64bd@windsurf \
--to=buildroot@buildroot.org \
--cc=ju.o@free.fr \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.