On Tue, 3 Jun 2025 at 11:15, Thomas Huth <th...@redhat.com> wrote: > > From: Thomas Huth <th...@redhat.com> > > Check that we can boot a Linux kernel here and that we can at > least send one ping network packet. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > MAINTAINERS | 1 + > tests/functional/meson.build | 1 + > tests/functional/test_arm_realview.py | 47 +++++++++++++++++++++++++++ > 3 files changed, 49 insertions(+) > create mode 100755 tests/functional/test_arm_realview.py >
Applied to target-arm.next, thanks. -- PMM