summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/armv8/crypto/Makefile')
-rw-r--r--arch/arm/cpu/armv8/crypto/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv8/crypto/Makefile b/arch/arm/cpu/armv8/crypto/Makefile
new file mode 100644
index 0000000000..8b23b166ed
--- /dev/null
+++ b/arch/arm/cpu/armv8/crypto/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+obj-$(CONFIG_CRYPTO_SHA2_ARM64_CE) += sha2-ce.o
+sha2-ce-y := sha2-ce-glue.o sha2-ce-core.o