summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/Makefile
blob: 933b9c05928e08317a8b766201690df0fc50d326 (plain)
1
2
3
4
5
6
7
#
# Makefile for the CAAM backend and dependent components
#
obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += ctrl.o error.o jr.o
obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_RNG) += caamrng.o
obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_SELF_TEST) += rng_self_test.o
obj-$(CONFIG_BLOBGEN) += caam-blobgen.o