summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl/jr.c
Commit message (Expand)AuthorAgeFilesLines
* crypto/fsl: add RNG supportMichael Walle2020-07-271-0/+9
* crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle2020-07-271-6/+61
* crypto/fsl: don't regenerate secure keysMichael Walle2020-07-271-4/+5
* crypto/fsl: support newer SEC modulesMichael Walle2020-07-271-2/+10
* crypto/fsl: make SEC%u status line consistentMichael Walle2020-07-271-7/+7
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+2
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"Breno Matheus Lima2019-06-111-9/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* crypto/fsl: instantiate all rng state handlesLukas Auer2018-02-091-22/+35
* drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue2018-02-041-0/+9
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-181-10/+11
|\
| * armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-171-1/+1
| * arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-171-9/+10
* | drivers/crypto/fsl: remove redundant logical contraintxypron.glpk@gmx.de2017-04-181-2/+1
|/
* powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-231-1/+1
* powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-211-0/+17
* crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-181-115/+156
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-061-3/+3
* crypto/fsl: Make CAAM transactions cacheableSaksham Jain2016-03-291-0/+13
* drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal2016-03-211-1/+1
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-241-0/+23
* drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta2016-02-241-12/+16
* drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal2015-12-151-6/+2
* crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-291-12/+74
* drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2015-08-031-4/+6
* drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu2015-08-031-1/+10
* drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu2015-08-031-2/+2
* imx6: Added DEK blob generator commandRaul Cardenas2015-03-021-4/+27
* crypto/fsl: Fix RNG instantiation failure.gaurav rana2014-12-151-1/+1
* crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-161-1/+126
* fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta2014-10-161-0/+337