blob: fabfd54efdc9d2f0d6ae8f03f47401f02365766b [file] [log] [blame]
ifeq ($(CFG_CRYPTO_WITH_CE),y)
srcs-$(CFG_ARM64_core) += ghash-ce-core_a64.S
srcs-$(CFG_ARM32_core) += ghash-ce-core_a32.S
srcs-y += aes-gcm-ce.c
endif