summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/jobdesc.c
AgeCommit message (Expand)Author
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07crypto: Remove <common.h> and add needed includesTom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier
2021-04-08crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND
2020-07-27crypto/fsl: add RNG supportMichael Walle
2020-07-27crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle
2020-07-27crypto/fsl: don't regenerate secure keysMichael Walle
2020-07-27crypto/fsl: correct printf() statement.Heinrich Schuchardt
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-09crypto/fsl: instantiate all rng state handlesLukas Auer
2017-04-17arm: ls1046ardb: Add SD secure boot targetRuchika Gupta
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas
2015-01-29DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta
2014-10-16crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta
2014-10-16fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta