From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>,
Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Cc: qemu-devel@nongnu.org, jean-philippe@linaro.org,
richard.henderson@linaro.org,
Leif Lindholm <leif.lindholm@oss.qualcomm.com>,
Peter Maydell <peter.maydell@linaro.org>,
Mathieu Poirier <mathieu.poirier@linaro.org>,
gustavo.romero@linaro.org, qemu-arm@nongnu.org,
Radoslaw Biernacki <rad@semihalf.com>
Subject: Re: [PATCH v2 2/2] tests/functional/test_aarch64_rme: update image
Date: Mon, 21 Jul 2025 10:31:20 +0200 [thread overview]
Message-ID: <4068807d-d1b8-4929-97f2-520a2b46d891@linaro.org> (raw)
In-Reply-To: <7afa0c8d-71a1-4c97-aedf-1ed401f95fad@linaro.org>
On 19/7/25 17:38, Pierrick Bouvier wrote:
> On 7/19/25 3:57 AM, Manos Pitsidianakis wrote:
>> On Sat, Jul 19, 2025 at 7:00 AM Pierrick Bouvier
>> <pierrick.bouvier@linaro.org> wrote:
>>>
>>> TF-A needs to be patched to enable support for FEAT_TCR2 and
>>> FEAT_SCTLR2. This new image contains updated firmware.
>>>
>>> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
>>> ---
>>> tests/functional/test_aarch64_rme_sbsaref.py | 64 ++++++++-------
>>> tests/functional/test_aarch64_rme_virt.py | 85 +++++++-------------
>>> 2 files changed, 66 insertions(+), 83 deletions(-)
>>> class Aarch64RMESbsaRefMachine(QemuSystemTest):
>>>
>>> - # Stack is built with OP-TEE build environment from those
>>> instructions:
>>> + # Stack is inspired from:
>>> # https://linaro.atlassian.net/wiki/spaces/QEMU/pages/29051027459/
>>> - # https://github.com/pbo-linaro/qemu-rme-stack
>>> + # https://github.com/pbo-linaro/qemu-linux-stack/tree/
>>> rme_sbsa_release
>>> + # ./build.sh && ./archive_artifacts.sh out.tar.xz
>>> ASSET_RME_STACK_SBSA = Asset(
>>> - ('https://fileserver.linaro.org/s/KJyeBxL82mz2r7F/'
>>> - 'download/rme-stack-op-tee-4.2.0-cca-v4-sbsa.tar.gz'),
>>> -
>>> 'dd9ab28ec869bdf3b5376116cb3689103b43433fd5c4bca0f4a8d8b3c104999e')
>>> + ('https://github.com/pbo-linaro/qemu-linux-stack/'
>>> + 'releases/download/build/rme_sbsa_release-a7f02cf.tar.xz'),
>>> +
>>> '27d8400b11befb828d6db0cab97e7ae102d0992c928d3dfbf38b24b6cf6c324c')
>>
>> Hi Pierrick, I got:
>>
>>> qemu_test.asset.AssetError: https://github.com/pbo-linaro/qemu-linux-
>>> stack/releases/download/build/rme_sbsa_release-a7f02cf.tar.xz:
>>> Download retries exceeded
>>
>> Maybe fileserver.linaro.org is a better option?
>>
>
> In years of using GitHub releases to download various sources/artifacts,
> I found that it is very reliable (as much as cloning code from GitHub),
> so I would favor this over any custom solution.
GitHub releases has the advantage of not involving manual steps to
upload to fileserver and generate a shared URL.
Another downside of fileserver.linaro.org is its bandwidth is limited.
My 2 cents anyway ;)
next prev parent reply other threads:[~2025-07-21 8:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-19 3:58 [PATCH v2 0/2] aarch64: update test images with new trusted firmware Pierrick Bouvier
2025-07-19 3:58 ` [PATCH v2 1/2] tests/functional/test_aarch64_device_passthrough: update image Pierrick Bouvier
2025-07-19 3:58 ` [PATCH v2 2/2] tests/functional/test_aarch64_rme: " Pierrick Bouvier
2025-07-19 10:57 ` Manos Pitsidianakis
2025-07-19 15:38 ` Pierrick Bouvier
2025-07-21 8:31 ` Philippe Mathieu-Daudé [this message]
2025-07-19 4:00 ` [PATCH v2 0/2] aarch64: update test images with new trusted firmware Pierrick Bouvier
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=4068807d-d1b8-4929-97f2-520a2b46d891@linaro.org \
--to=philmd@linaro.org \
--cc=gustavo.romero@linaro.org \
--cc=jean-philippe@linaro.org \
--cc=leif.lindholm@oss.qualcomm.com \
--cc=manos.pitsidianakis@linaro.org \
--cc=mathieu.poirier@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=pierrick.bouvier@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=rad@semihalf.com \
--cc=richard.henderson@linaro.org \
/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).