aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2024-03-30crypto/fsl: allow accessing Job Ring from non-TrustZoneEmanuele Ghidoli3-0/+27
2023-12-21global: Drop common.h inclusionTom Rini2-3/+0
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-09-14crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut1-13/+0
2023-02-10Correct SPL uses of HW_WATCHDOGSimon Glass2-2/+2
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini2-4/+4
2023-01-12Uboot RNG Driver using Data Co-processorKshitiz Varshney3-0/+193
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini3-8/+8
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara1-1/+2
2022-10-21crypto/fsl: fsl_rsa: Fix dcache issue in the driverYe Li1-0/+10
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass1-1/+1
2022-09-19Merge branch 'master' into nextTom Rini1-6/+16
2022-09-18crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain1-6/+16
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2-2/+2
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini1-0/+5
2022-06-22crypto: nuvoton: Add NPCM7xx SHA driverJim Liu3-0/+904
2022-06-22crypto: nuvoton: Add NPCM7xx AES driverJim Liu5-0/+313
2022-06-16crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()Stefan Roese1-6/+0
2022-05-20crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain1-0/+8
2022-05-19i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain1-1/+7
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain1-1/+10
2022-04-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain1-6/+8
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain1-0/+4
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain2-3/+46
2022-04-12crypto/fsl: Add support for CAAM Job ring driver modelGaurav Jain3-114/+241
2022-02-21crypto: aspeed: fix polling RSA status wrong issueNeal Liu1-1/+1
2022-01-19doc: replace @return by Return:Heinrich Schuchardt3-6/+6
2021-11-17crypto: aspeed: Add AST2600 ACRY supportChia-Wei Wang3-0/+201
2021-11-17crypto: aspeed: Add AST2600 HACE supportJohnny Huang6-0/+403
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney1-7/+7
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-0/+2
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc1-0/+2
2021-09-01crypto: hash: Add software hash DM driverChia-Wei Wang3-0/+313
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang5-0/+134
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă1-1/+1
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li8-72/+93
2021-04-08fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima1-1/+1
2021-04-08imx8m: Add DEK blob encapsulation for imx8mClement Faure1-2/+1
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier5-32/+36
2021-04-08crypto: caam: Fix build warnings pointer castingAymen Sghaier1-2/+3
2021-04-08crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier1-1/+3
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND1-1/+1
2021-04-08crypto: caam: change JR running loopFranck LENORMAND2-7/+9
2021-04-08crypto: fsl: blob: Flush dcache range for destination addressBreno Lima1-0/+6
2021-04-08imx: imx7 Support for Manufacturing ProtectionBreno Lima3-0/+162
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1