]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/crypto/fsl/Makefile
imx6: Added DEK blob generator command
[people/ms/u-boot.git] / drivers / crypto / fsl / Makefile
CommitLineData
b9eebfad
RG
1#
2# Copyright 2014 Freescale Semiconductor, Inc.
3#
4# This program is free software; you can redistribute it and/or
5# modify it under the terms of the GNU General Public License
6# Version 2 as published by the Free Software Foundation.
7#
8
0181937f 9obj-y += sec.o
b9eebfad 10obj-$(CONFIG_FSL_CAAM) += jr.o fsl_hash.o jobdesc.o error.o
0200020b 11obj-$(CONFIG_CMD_BLOB)$(CONFIG_CMD_DEKBLOB) += fsl_blob.o
34276478 12obj-$(CONFIG_RSA_FREESCALE_EXP) += fsl_rsa.o