[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2

Palmer Dabbelt posted 2 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230224212543.20462-1-palmer@rivosinc.com
Maintainers: Bin Meng <bmeng.cn@gmail.com>, "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>
There is a newer version of this series
[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
Posted by Palmer Dabbelt 1 year, 2 months ago
The OpenSBI version bump found a CI failure, which appears to actually
have been related to the Docker version as opposed to the Ubuntu
version -- at least assuming my local CI run
<https://gitlab.com/palmer-dabbelt/qemu/-/jobs/3832389705> is accurate
(thanks to Thomas for pointing out how to get those set up).

I've left off the Ubuntu version upgrade because it's triggering some
key-related issues when in apt.  That's probably worth doing, but I
figured it'd be better to send these along now to try and get things
unblocked.  The EDK2 Docker setup looks like it would have the same
issue but I'll also keep that independent.
Re: [PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
Posted by Palmer Dabbelt 1 year, 1 month ago
On Fri, 24 Feb 2023 13:25:41 PST (-0800), Palmer Dabbelt wrote:
> The OpenSBI version bump found a CI failure, which appears to actually
> have been related to the Docker version as opposed to the Ubuntu
> version -- at least assuming my local CI run
> <https://gitlab.com/palmer-dabbelt/qemu/-/jobs/3832389705> is accurate
> (thanks to Thomas for pointing out how to get those set up).
>
> I've left off the Ubuntu version upgrade because it's triggering some
> key-related issues when in apt.  That's probably worth doing, but I
> figured it'd be better to send these along now to try and get things
> unblocked.  The EDK2 Docker setup looks like it would have the same
> issue but I'll also keep that independent.

This is queued.