summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/jr.c
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-05-19i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain
2022-04-12crypto/fsl: Add support for CAAM Job ring driver modelGaurav Jain
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: Fix build warnings pointer castingAymen Sghaier
2021-04-08crypto: caam: change JR running loopFranck 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: support newer SEC modulesMichael Walle
2020-07-27crypto/fsl: make SEC%u status line consistentMichael Walle
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-06-11Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"Breno Matheus Lima
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
2018-02-04drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-04-18drivers/crypto/fsl: remove redundant logical contraintxypron.glpk@gmx.de
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun
2017-04-17arm: ls1046ardb: Add SD secure boot targetRuchika Gupta
2016-11-23powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-03-29crypto/fsl: Make CAAM transactions cacheableSaksham Jain
2016-03-21drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal
2016-02-24drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta
2015-12-15drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal
2015-08-03drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com
2015-08-03drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu
2015-08-03drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas
2014-12-15crypto/fsl: Fix RNG instantiation failure.gaurav rana
2014-10-16crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta
2014-10-16fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta