summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/jobdesc.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă1-1/+1
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li1-7/+6
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier1-6/+7
2021-04-08crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier1-1/+3
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND1-1/+1
2020-07-27crypto/fsl: add RNG supportMichael Walle1-0/+10
2020-07-27crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle1-1/+11
2020-07-27crypto/fsl: don't regenerate secure keysMichael Walle1-2/+2
2020-07-27crypto/fsl: correct printf() statement.Heinrich Schuchardt1-2/+2
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-09crypto/fsl: instantiate all rng state handlesLukas Auer1-16/+19
2017-04-17arm: ls1046ardb: Add SD secure boot targetRuchika Gupta1-2/+2
2016-10-07Various, accumulated typos collected from around the tree.Robert P. J. Day1-1/+1
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas1-9/+21
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas1-2/+147
2015-01-30DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta1-0/+28
2014-10-17crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta1-0/+80
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta1-0/+45