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:57:23 +0000 (11:57 +0100)
commit6c3728c72a8263a201352f6d118f9fc94bdbc6fb
tree1035f9342b942ed1d75d9408d0201114f100ffc0
parent214bb8f6db52e4a79454fafdf4865f57f2af4053
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)

(cherry picked from commit f2ec24c9e7c3df55fba97336594a5e815c342b01)
crypto/armcap.c