summaryrefslogtreecommitdiff
path: root/drivers/crypto/fsl
AgeCommit message (Expand)AuthorFilesLines
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2-115/+159
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun1-3/+3
2016-03-29crypto/fsl: Make CAAM transactions cacheableSaksham Jain2-0/+16
2016-03-29crypto/fsl: Correct 64-bit write when MMU disabledSaksham Jain1-4/+3
2016-03-21drivers/crypto/fsl: define structures for PDBAneesh Bansal1-0/+55
2016-03-21drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal2-0/+52
2016-03-21drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal1-1/+1
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal1-0/+23
2016-02-24drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta2-12/+18
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas1-9/+21
2015-12-15drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal1-6/+2
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal4-20/+107
2015-08-13Correct License and Copyright information on few filesRuchika Gupta1-3/+1
2015-08-03drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com1-9/+8
2015-08-03drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2-4/+8
2015-08-03drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com1-2/+1
2015-08-03drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu1-1/+10
2015-08-03drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu1-2/+2
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas6-7/+256
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2-1/+171
2015-02-26crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana1-2/+2
2015-01-30DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta6-0/+128
2015-01-24crypto/fsl: Add fixup for crypto nodeRuchika Gupta2-0/+185
2014-12-15crypto/fsl: Fix RNG instantiation failure.gaurav rana1-1/+1
2014-10-17crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta5-1/+279
2014-10-17fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta9-0/+1772