summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-05-20crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain
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-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav 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
2022-02-21crypto: aspeed: fix polling RSA status wrong issueNeal Liu
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-17crypto: aspeed: Add AST2600 ACRY supportChia-Wei Wang
2021-11-17crypto: aspeed: Add AST2600 HACE supportJohnny Huang
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-01crypto: hash: Add software hash DM driverChia-Wei Wang
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li
2021-04-08fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima
2021-04-08imx8m: Add DEK blob encapsulation for imx8mClement Faure
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: Add CAAM support to i.MX8M platformsAymen Sghaier
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND
2021-04-08crypto: caam: change JR running loopFranck LENORMAND
2021-04-08crypto: fsl: blob: Flush dcache range for destination addressBreno Lima
2021-04-08imx: imx7 Support for Manufacturing ProtectionBreno Lima
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
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: export caam_get_era()Michael Walle
2020-07-27crypto/fsl: make SEC%u status line consistentMichael Walle
2020-07-27crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt
2020-07-27crypto/fsl: correct printf() statement.Heinrich Schuchardt
2020-07-27crypto/fsl: fix unaligned accessMichael Walle
2020-05-19drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-16drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt
2020-01-25crypto: make mod_exp_sw() staticHeinrich Schuchardt
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-10-24drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()T Karthik Reddy
2019-06-11Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"Breno Matheus Lima