Remove inconsistency in ARM support.
authorAndy Polyakov <appro@openssl.org>
Fri, 7 Nov 2014 21:48:22 +0000 (22:48 +0100)
committerAndy Polyakov <appro@openssl.org>
Sun, 4 Jan 2015 22:45:08 +0000 (23:45 +0100)
commitc1669e1c205dc8e695fb0c10a655f434e758b9f7
tree08f1005b02e6ae66188fee2a8328c44bd8fdc902
parent9e557ab2624d5c5e8d799c123f5e8211664d8845
Remove inconsistency in ARM support.
This facilitates "universal" builds, ones that target multiple
architectures, e.g. ARMv5 through ARMv7. See commentary in
Configure for details.

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
14 files changed:
Configure
crypto/aes/asm/aesv8-armx.pl
crypto/aes/asm/bsaes-armv7.pl
crypto/arm_arch.h
crypto/armcap.c
crypto/armv4cpuid.S
crypto/bn/asm/armv4-gf2m.pl
crypto/bn/asm/armv4-mont.pl
crypto/evp/e_aes.c
crypto/modes/asm/ghash-armv4.pl
crypto/modes/gcm128.c
crypto/sha/asm/sha1-armv4-large.pl
crypto/sha/asm/sha256-armv4.pl
crypto/sha/asm/sha512-armv4.pl