Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.0-rc5 8 lines 323 B view raw
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_CRYPTO_DEV_HISI_HPRE) += hpre/ 3obj-$(CONFIG_CRYPTO_DEV_HISI_SEC) += sec/ 4obj-$(CONFIG_CRYPTO_DEV_HISI_SEC2) += sec2/ 5obj-$(CONFIG_CRYPTO_DEV_HISI_QM) += hisi_qm.o 6hisi_qm-objs = qm.o sgl.o 7obj-$(CONFIG_CRYPTO_DEV_HISI_ZIP) += zip/ 8obj-$(CONFIG_CRYPTO_DEV_HISI_TRNG) += trng/