From: fangming.fang Date: Thu, 7 Dec 2023 06:17:51 +0000 (+0000) Subject: Enable BTI feature for md5 on aarch64 X-Git-Tag: openssl-3.3.0-alpha1~488 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad347c9ff0fd93bdd2fa2085611c65b88e94829f;p=thirdparty%2Fopenssl.git Enable BTI feature for md5 on aarch64 Fixes: #22959 Reviewed-by: Tom Cosgrove Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/22971) --- diff --git a/crypto/md5/asm/md5-aarch64.pl b/crypto/md5/asm/md5-aarch64.pl index 3200a0fa9bf..5a860806969 100755 --- a/crypto/md5/asm/md5-aarch64.pl +++ b/crypto/md5/asm/md5-aarch64.pl @@ -28,10 +28,13 @@ open OUT,"| \"$^X\" $xlate $flavour \"$output\"" *STDOUT=*OUT; $code .= <