aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/sm4
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-04-17 18:12:52 -0400
committerJack Lloyd <[email protected]>2019-04-17 18:12:52 -0400
commitb6963f249405a1202d6775b7105ef78a06b8583e (patch)
tree950025d4e9692655a7c1db396a359187cc4509f8 /src/lib/block/sm4
parentfc4e8b84152211c966ee5c50b34b4893c69ee0f1 (diff)
Make the ISA list a list
Diffstat (limited to 'src/lib/block/sm4')
-rw-r--r--src/lib/block/sm4/sm4_armv8/info.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/block/sm4/sm4_armv8/info.txt b/src/lib/block/sm4/sm4_armv8/info.txt
index 7f503d361..03ff03439 100644
--- a/src/lib/block/sm4/sm4_armv8/info.txt
+++ b/src/lib/block/sm4/sm4_armv8/info.txt
@@ -2,7 +2,9 @@
SM4_ARMV8 -> 20180709
</defines>
-need_isa armv8sm4
+<isa>
+armv8sm4
+</isa>
<cc>
gcc:8