[openssl/openssl] 459720: 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/master
  Home:   https://github.com/openssl/openssl
  Commit: 45972000b44ce0d97adacfddb38f28710b49cfec
      https://github.com/openssl/openssl/commit/45972000b44ce0d97adacfddb38f28710b49cfec
  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)




More information about the openssl-commits mailing list