commit | 85123011f7c8e6e874b694dcde8b3956719e49ba | [log] [tgz] |
---|---|---|
author | Markku-Juhani O. Saarinen <mjos@mjos.fi> | Mon Nov 20 14:59:50 2017 +0000 |
committer | Hanno Becker <hanno.becker@arm.com> | Mon Sep 07 12:02:41 2020 +0100 |
tree | c695d05070f2e3bf150986ffb75185ca66c4bf61 | |
parent | 63f213969c4f15703f98e6b78b2f8022742913a8 [diff] [blame] |
ARMv8 Crypto Extensions compile logic
diff --git a/library/Makefile b/library/Makefile index b76a84b..d49c3cd 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -72,6 +72,7 @@ aesni.o \ arc4.o \ aria.o \ + armv8ce_aes.o \ asn1parse.o \ asn1write.o \ base64.o \