aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/regs.h
AgeCommit message (Expand)Author
8 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-23crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal
2022-12-02crypto: caam - warn if blob_gen key is insecureNikolaus Voss
2022-05-23crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum
2021-09-24crypto: caam - disable pkc for non-E SoCsMichael Walle
2020-07-31crypto: caam - remove deadcode on 32-bit platformsFranck LENORMAND
2020-03-30crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov
2020-03-30crypto: caam - invalidate entropy register during RNG initializationAndrey Smirnov
2019-08-30crypto: caam - select DMA address size at runtimeAndrey Smirnov
2019-08-30crypto: caam - don't hardcode inpentry sizeAndrey Smirnov
2019-08-30crypto: caam - drop explicit usage of struct jr_outentryAndrey Smirnov
2019-08-30crypto: caam - move cpu_to_caam_dma() selection to runtimeAndrey Smirnov
2019-08-30crypto: caam - drop 64-bit only wr/rd_reg64()Andrey Smirnov
2019-08-30crypto: caam - use ioread64*_hi_lo in rd_reg64Andrey Smirnov
2019-08-30crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64Andrey Smirnov
2019-08-09crypto: caam/qi - fix error handling in ERN handlerHoria Geantă
2019-05-09Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"Herbert Xu
2019-04-25crypto: caam/jr - update gcm detection logicHoria Geantă
2019-04-18crypto: caam/jr - Remove extra memory barrier during job ring dequeueVakul Garg
2018-11-16crypto: caam - add register map changes cf. Era 10Horia Geantă
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-04-21crypto: caam - allow retrieving 'era' from registerFabio Estevam
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă
2017-08-03crypto: caam/jr - add support for DPAA2 partsHoria Geantă
2016-10-02crypto: caam - treat SGT address pointer as u64Tudor Ambarus
2016-06-20crypto: caam - fix misspelled upper_32_bitsArnd Bergmann
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă
2016-01-25crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?
2015-08-18crypto: caam - add support for LS1021AHoria Geant?
2015-08-10crypto: caam - Detect hardware features during algorithm registrationVictoria Milhoan
2015-08-10crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...Victoria Milhoan
2015-07-20crypto: caam - fix snooping for write transactionsHoria Geant?
2015-06-18crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar
2014-09-15crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal
2014-08-25crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu
2014-08-25crypto: caam - change starting entropy delay valueAlex Porosanu
2014-08-25crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu
2014-06-25crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta
2014-02-27crypto: caam - writel() arguments are swappedDan Carpenter
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta
2013-05-14crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta
2013-03-22crypto: caam - set RDB bit in security configuration registerVakul Garg
2012-07-11crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips