aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha1/sha1_armv8/info.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-01-17 16:28:20 -0500
committerJack Lloyd <[email protected]>2017-05-20 11:11:27 -0400
commit455a39f70e6de8376f78f318f04d07af7d245be3 (patch)
treed71becdefdb712c529bc04218ae51b44b46f1b59 /src/lib/hash/sha1/sha1_armv8/info.txt
parentb7200c05c6fe841cd5f4a5942a5be3d63124914e (diff)
Add ARMv8 SHA-1 support
Based on patch from Jeffrey Walton in GH #840 Only tested in qemu so far.
Diffstat (limited to 'src/lib/hash/sha1/sha1_armv8/info.txt')
-rw-r--r--src/lib/hash/sha1/sha1_armv8/info.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/hash/sha1/sha1_armv8/info.txt b/src/lib/hash/sha1/sha1_armv8/info.txt
new file mode 100644
index 000000000..7377a938a
--- /dev/null
+++ b/src/lib/hash/sha1/sha1_armv8/info.txt
@@ -0,0 +1,6 @@
+define SHA1_ARMV8 20170117
+
+<arch>
+arm32
+arm64
+</arch>