summaryrefslogtreecommitdiff
path: root/include/fsl_sec.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-08imx8m: Add DEK blob encapsulation for imx8mClement Faure1-2/+2
2021-04-08crypto: caam: Add secure memory vid 3 supportAymen Sghaier1-7/+15
2021-04-08crypto: caam: Fix build warnings pointer castingAymen Sghaier1-2/+2
2021-04-08crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier1-4/+9
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND1-4/+4
2021-04-08cmd: blob: Instantiate RNG before running CMD_BLOBBreno Lima1-0/+3
2021-04-08imx: imx7 Support for Manufacturing ProtectionBreno Lima1-0/+8
2020-07-27crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle1-4/+3
2020-07-27crypto/fsl: don't regenerate secure keysMichael Walle1-0/+1
2020-07-27crypto/fsl: support newer SEC modulesMichael Walle1-7/+44
2020-07-27crypto/fsl: export caam_get_era()Michael Walle1-0/+2
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor1-2/+1
2019-03-03fsl_sec: fix register layout on Layerscape architecturesLaurentiu Tudor1-0/+8
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-0/+3
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber1-2/+2
2017-01-05crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun1-1/+1
2016-11-24powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun1-1/+1
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu1-2/+4
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas1-14/+35
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal1-4/+2
2015-08-13Correct License and Copyright information on few filesRuchika Gupta1-0/+1
2015-08-03drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu1-0/+10
2015-08-03drivers/crypto/fsl: change starting entropy delay valueAlex Porosanu1-1/+1
2015-08-03drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu1-0/+1
2015-03-05fsl_sec.h: Fix thinkoTom Rini1-1/+1
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas1-3/+75
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana1-0/+26
2014-10-17crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta1-1/+33
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta1-0/+45
2014-10-17fsl_sec : Change accessor function to take care of endiannessRuchika Gupta1-0/+16
2014-10-17fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta1-0/+88