[openssl/openssl] 0c76c2: Revert "CI: cross-compile: riscv: Add RV64 machine...
Christoph Müllner
noreply at github.com
Thu Jan 26 09:22:27 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 0c76c217b7c9b778392f1e015ccb4e0f9265dfc7
https://github.com/openssl/openssl/commit/0c76c217b7c9b778392f1e015ccb4e0f9265dfc7
Author: Christoph Müllner <christoph.muellner at vrull.eu>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M .github/workflows/cross-compiles.yml
Log Message:
-----------
Revert "CI: cross-compile: riscv: Add RV64 machine with Zb* and Zk*"
This reverts commit e787c57c538d0922004e49a10be0d403af773272.
The current CI host system is Ubuntu 22.04, which ships with QEMU 6.2.
This QEMU release is too old for the required RISC-V extensions.
We would need at least QEMU 7.1 (Aug 2022) for this patch.
Let's revert the patch.
Signed-off-by: Christoph Müllner <christoph.muellner at vrull.eu>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20139)
(cherry picked from commit 45972000b44ce0d97adacfddb38f28710b49cfec)
More information about the openssl-commits
mailing list