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 7045e3678SYuan 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