]> git.ipfire.org Git - thirdparty/openssl.git/commit
Enable the V extension in the OS-Zoo CI job
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 28 Sep 2025 06:32:34 +0000 (08:32 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 1 Oct 2025 15:51:11 +0000 (17:51 +0200)
commit0e5e84c48690ecab4eda7cbee948b791623b137a
treed8bd264d65a8f32a454213e3c94a1cf61da00043
parent7de825efa26d136c7bb118156190437bdcf130b7
Enable the V extension in the OS-Zoo CI job

and also fix the unintentional omission of the ZBA extension,
since the first word in the OPENSSL_riscvcap environment variable
is ignored, because it is assumed to be the processor base
architecture, e.g. something like RV64GC.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28684)
.github/workflows/os-zoo.yml