From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Romain Naour <romain.naour@smile.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] support/testing: remove TestATFVexpress
Date: Thu, 11 Apr 2024 06:36:17 +0200 [thread overview]
Message-ID: <ZhdowWRrDCKWDguF@landeda> (raw)
In-Reply-To: <20240410221806.89203-3-romain.naour@smile.fr>
Romain, All,
On 2024-04-11 00:18 +0200, Romain Naour spake thusly:
> TestATFVexpress is using vexpress_aemv8a_juno as as u-boot defconfig
> but the Buildroot defconfig of this board was removed in 2022.11 [1]
>
> Since both TestATFVexpress and TestATFAllwinner are now using mainline
> ATF, we don't really need several ATF test anymore. Initially [2],
> several runtime test were added to test ATF/U-Boot combinations when
> ATF was provided by a vendor: vexpress (mainline), Allwinner and
> Marvell.
>
> Keep TestATFAllwinner as ATF mainline test.
>
> [1] 347c1087388d7782e6865f112f195e6780d473a7
> [2] 8cf3ce04e9c4a4c4685b80edd9e8e873fe44d8e8
>
> Signed-off-by: Romain Naour <romain.naour@smile.fr>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> support/testing/tests/boot/test_atf.py | 25 -------------------------
> 1 file changed, 25 deletions(-)
>
> diff --git a/support/testing/tests/boot/test_atf.py b/support/testing/tests/boot/test_atf.py
> index 1995f83a54..352725e721 100644
> --- a/support/testing/tests/boot/test_atf.py
> +++ b/support/testing/tests/boot/test_atf.py
> @@ -1,31 +1,6 @@
> import infra.basetest
>
>
> -class TestATFVexpress(infra.basetest.BRTest):
> - config = \
> - """
> - BR2_aarch64=y
> - BR2_TOOLCHAIN_EXTERNAL=y
> - BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64=y
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://github.com/ARM-software/arm-trusted-firmware.git"
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="v2.5"
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="juno"
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE_FIP=y
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE_UBOOT_AS_BL33=y
> - BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_DTC=y
> - BR2_TARGET_UBOOT=y
> - BR2_TARGET_UBOOT_BOARDNAME="vexpress_aemv8a_juno"
> - BR2_TARGET_UBOOT_CUSTOM_VERSION=y
> - BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.07"
> - BR2_TARGET_VEXPRESS_FIRMWARE=y
> - """
> -
> - def test_run(self):
> - pass
> -
> -
> class TestATFAllwinner(infra.basetest.BRTest):
> config = \
> """
> --
> 2.44.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-04-11 4:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-10 22:18 [Buildroot] [PATCH] package/python-pypng: add missing python3-zlib dependency Romain Naour
2024-04-10 22:18 ` [Buildroot] [PATCH] support/testing: sync TestATFAllwinner with orangepi_zero_plus2_defconfig Romain Naour
2024-04-11 4:36 ` Yann E. MORIN
2024-04-10 22:18 ` [Buildroot] [PATCH] support/testing: remove TestATFVexpress Romain Naour
2024-04-11 4:36 ` Yann E. MORIN [this message]
2024-04-11 4:35 ` [Buildroot] [PATCH] package/python-pypng: add missing python3-zlib dependency Yann E. MORIN
2024-05-06 21:02 ` Peter Korsgaard
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=ZhdowWRrDCKWDguF@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=romain.naour@smile.fr \
/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