]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add FIPS support for Android Arm 64-bit
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 9 Apr 2019 13:04:29 +0000 (15:04 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 16 Apr 2019 23:58:26 +0000 (01:58 +0200)
commitf937540ec40a5e838460b8f19d2eb722529126b8
tree7f8905871afc8d750b7ddc7149f158dafb2b5fa0
parentd3299a33e5acdf61502755d807d5885c17c46003
Add FIPS support for Android Arm 64-bit

Fixes #2490
Fixes #8711

In commit 6db8e3bdc9e, support for Android Arm 64-bit was added to
the OpenSSL FIPS Object Module. For some reason, the corresponding
target 'android64-aarch64' was missing OpenSSL 1.0.2, whence it
could not be built with FIPS support on Android Arm 64-bit.
This commit adds the missing target.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8713)
CHANGES
Configure
TABLE
config