From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>,
qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org, "Peter Maydell" <peter.maydell@linaro.org>,
"Leif Lindholm" <quic_llindhol@quicinc.com>,
"Cleber Rosa" <crosa@redhat.com>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Beraldo Leal" <bleal@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
Date: Wed, 7 Jun 2023 16:33:38 +0200 [thread overview]
Message-ID: <ab3d3d19-2604-c519-03b0-af3952fb7718@linaro.org> (raw)
In-Reply-To: <20230530152240.79160-1-marcin.juszkiewicz@linaro.org>
On 30/5/23 17:22, Marcin Juszkiewicz wrote:
> Update prebuilt firmware images to have TF-A with FEAT_FGT support
> enabled. This allowed us to enable test for "max" cpu in sbsa-ref
> machine.
>
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
> ---
> tests/avocado/machine_aarch64_sbsaref.py | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
>
> diff --git a/tests/avocado/machine_aarch64_sbsaref.py b/tests/avocado/machine_aarch64_sbsaref.py
> index 0a79fa7ab6..35f8042416 100644
> --- a/tests/avocado/machine_aarch64_sbsaref.py
> +++ b/tests/avocado/machine_aarch64_sbsaref.py
> @@ -29,23 +29,23 @@ def fetch_firmware(self):
> """
> Flash volumes generated using:
>
> - - Fedora GNU Toolchain version 12.2.1 20220819 (Red Hat Cross 12.2.1-2)
> + - Fedora GNU Toolchain version 13.1.1 20230511 (Red Hat 13.1.1-2)
>
> - Trusted Firmware-A
> - https://github.com/ARM-software/arm-trusted-firmware/tree/5fdb2e54
> + https://github.com/ARM-software/arm-trusted-firmware/tree/c0d8ee38
>
> - Tianocore EDK II
> - https://github.com/tianocore/edk2/tree/494127613b
> - https://github.com/tianocore/edk2-non-osi/tree/41876073
> - https://github.com/tianocore/edk2-platforms/tree/8efa4f42
> + https://github.com/tianocore/edk2/tree/0f9283429dd4
> + https://github.com/tianocore/edk2-non-osi/tree/f0bb00937ad6
> + https://github.com/tianocore/edk2-platforms/tree/7880b92e2a04
Thanks for updating this comment!
> - @skip("requires TF-A update to handle FEAT_FGT")
> + @skipUnless(os.getenv("AVOCADO_TIMEOUT_EXPECTED"), "Test might timeout")
Can it still timeout?
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-06-07 14:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-30 15:22 [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max Marcin Juszkiewicz
2023-06-07 13:36 ` Alex Bennée
2023-06-07 14:33 ` Philippe Mathieu-Daudé [this message]
2023-06-07 15:29 ` Marcin Juszkiewicz
2023-06-07 21:03 ` Philippe Mathieu-Daudé
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=ab3d3d19-2604-c519-03b0-af3952fb7718@linaro.org \
--to=philmd@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=bleal@redhat.com \
--cc=crosa@redhat.com \
--cc=marcin.juszkiewicz@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=quic_llindhol@quicinc.com \
--cc=wainersm@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).