xref: /linux/drivers/crypto/hisilicon/sec/Makefile (revision c32e64e852f3f5c0fd709f84bc94736840088375)
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_CRYPTO_DEV_HISI_SEC) += hisi_sec.o
3hisi_sec-y = sec_algs.o sec_drv.o
4