]> git.ipfire.org Git - people/ms/u-boot.git/blob - drivers/crypto/fsl/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-net
[people/ms/u-boot.git] / drivers / crypto / fsl / Makefile
1 #
2 # Copyright 2014 Freescale Semiconductor, Inc.
3 #
4 # SPDX-License-Identifier: GPL-2.0+
5 #
6
7 obj-y += sec.o
8 obj-$(CONFIG_FSL_CAAM) += jr.o fsl_hash.o jobdesc.o error.o
9 obj-$(CONFIG_CMD_BLOB)$(CONFIG_CMD_DEKBLOB) += fsl_blob.o
10 obj-$(CONFIG_RSA_FREESCALE_EXP) += fsl_rsa.o