]> git.ipfire.org Git - thirdparty/openssl.git/commit
OPENSSL_cpuid_setup FreeBSD arm update.
authorDavid Carlier <devnexen@gmail.com>
Wed, 9 Dec 2020 20:23:32 +0000 (20:23 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 14 Jan 2021 08:34:38 +0000 (08:34 +0000)
commit5eb24fbd1c3e0d130ba7f81f1ccf457a2b9d75ad
treebecae3d53cae829628119c5d0d74043598190f45
parentb57ec7394aace731c460b509aa84039274337600
OPENSSL_cpuid_setup FreeBSD arm update.

when possible using the getauxval equivalent which has similar ids as Linux, instead of bad instructions catch approach.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13650)
crypto/armcap.c