xref: /linux/drivers/crypto/caam/Makefile (revision 045e36780f11523e26d1e4a8c78bdc57f4003bd0)
18e8ec596SKim Phillips#
28e8ec596SKim Phillips# Makefile for the CAAM backend and dependent components
38e8ec596SKim Phillips#
48e8ec596SKim Phillips
58e8ec596SKim Phillipsobj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += caam.o
68e8ec596SKim Phillipsobj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API) += caamalg.o
7*045e3678SYuan Kangobj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_AHASH_API) += caamhash.o
88e8ec596SKim Phillips
94c1ec1f9SYuan Kangcaam-objs := ctrl.o jr.o error.o key_gen.o
10