]> git.ipfire.org Git - thirdparty/openssl.git/commit
riscv: add dl_hwcap for capability detection
authordaichengrong <daichengrong@iscas.ac.cn>
Tue, 18 Feb 2025 08:19:01 +0000 (16:19 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 25 Feb 2025 11:01:59 +0000 (12:01 +0100)
commit7fb4a323f188ecaa22a823b22e5f39f049e70bc3
tree46a0352aefd29b471a91cb43ed62768bb6e810cf
parent6d42072e0b9e52fbeee28cb451e2ec269b329708
riscv: add dl_hwcap for capability detection

Availability of ZVK* should be determined with dl_hwcap and hwcap.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26811)
crypto/riscvcap.c
include/crypto/riscv_arch.h