summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li2021-04-088-72/+93
* fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima2021-04-081-1/+1
* imx8m: Add DEK blob encapsulation for imx8mClement Faure2021-04-081-2/+1
* crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier2021-04-085-32/+36
* crypto: caam: Fix build warnings pointer castingAymen Sghaier2021-04-081-2/+3
* crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier2021-04-081-1/+3
* caam: enable support for iMX7ULPFranck LENORMAND2021-04-081-1/+1
* crypto: caam: change JR running loopFranck LENORMAND2021-04-082-7/+9
* crypto: fsl: blob: Flush dcache range for destination addressBreno Lima2021-04-081-0/+6
* imx: imx7 Support for Manufacturing ProtectionBreno Lima2021-04-083-0/+162
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* crypto/fsl: add RNG supportMichael Walle2020-07-276-0/+125
* crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle2020-07-274-7/+76
* crypto/fsl: don't regenerate secure keysMichael Walle2020-07-273-7/+8
* crypto/fsl: support newer SEC modulesMichael Walle2020-07-271-2/+10
* crypto/fsl: export caam_get_era()Michael Walle2020-07-271-1/+9
* crypto/fsl: make SEC%u status line consistentMichael Walle2020-07-271-7/+7
* crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt2020-07-271-1/+1
* crypto/fsl: correct printf() statement.Heinrich Schuchardt2020-07-271-2/+2
* crypto/fsl: fix unaligned accessMichael Walle2020-07-271-14/+13
* drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka2020-05-191-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop net.h from common headerSimon Glass2020-05-185-0/+6
* drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt2020-04-162-2/+0
* crypto: make mod_exp_sw() staticHeinrich Schuchardt2020-01-251-2/+2
* common: Move ARM cache operations out of common.hSimon Glass2019-12-024-0/+4
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()T Karthik Reddy2019-10-241-1/+14
* Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"Breno Matheus Lima2019-06-112-11/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0720-43/+20
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* crypto/fsl: instantiate all rng state handlesLukas Auer2018-02-094-39/+57
* drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue2018-02-042-0/+11
* crypto/fsl: Fix HW accelerated hash commandsBreno Lima2018-01-231-1/+19
* crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber2018-01-081-14/+89
* crypto/fsl: fix obj-yy in MakefileClemens Gruber2017-09-041-1/+2
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-0/+1
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-182-12/+13
|\
| * armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-171-1/+1
| * arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-172-11/+12
* | drivers/crypto/fsl: remove redundant logical contraintxypron.glpk@gmx.de2017-04-181-2/+1
|/
* crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-041-0/+6
* crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-041-0/+33
* powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-231-1/+1
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-1/+1
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1