Add ARMv8 assembly pack.
authorAndy Polyakov <appro@openssl.org>
Mon, 11 May 2015 09:18:04 +0000 (11:18 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 13 May 2015 14:43:25 +0000 (16:43 +0200)
commitb84813ec017cb03b8dd0b85bce2bb3e021c45685
tree588a3560375b4663bb0d3c4e13a9d75a591e3fbf
parent7447e65fccc95fa2ee97b40e43dc46f97e7b958b
Add ARMv8 assembly pack.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
crypto/Makefile
crypto/aes/Makefile
crypto/aes/asm/aesv8-armx.pl [new file with mode: 0644]
crypto/arm64cpuid.pl [new file with mode: 0644]
crypto/modes/Makefile
crypto/modes/asm/ghashv8-armx.pl [new file with mode: 0644]
crypto/perlasm/arm-xlate.pl [new file with mode: 0644]
crypto/sha/Makefile
crypto/sha/asm/sha1-armv8.pl [new file with mode: 0644]
crypto/sha/asm/sha512-armv8.pl [new file with mode: 0644]