]> git.ipfire.org Git - thirdparty/openssl.git/commit
armcap: skip probing _armv7_tick()
authorCameron Gutman <aicommander@gmail.com>
Sat, 23 Jul 2022 02:04:46 +0000 (21:04 -0500)
committerHugo Landau <hlandau@openssl.org>
Tue, 4 Oct 2022 10:56:47 +0000 (11:56 +0100)
commitf2ec24c9e7c3df55fba97336594a5e815c342b01
treeb454f9a12ebd6f3c239ee61eee4ea07ba0b75c9c
parenta1de5eb88479515535e5de090ded800455c3d4a7
armcap: skip probing _armv7_tick()

Detection of this feature is unreliable so only use it if requested.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18852)
crypto/armcap.c