index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
fsl
/
Kconfig
Age
Commit message (
Expand
)
Author
9 days
crypto: fsl: Select ARCH_MISC_INIT for CAAM driver
Heiko Schocher
2025-07-10
crypto: fsl: Only allow these to be chosen on ARM/PowerPC
Tom Rini
2024-05-05
crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry
Marek Vasut
2024-05-05
crypto/fsl: Introduce SPL_FSL_CAAM_RNG
Marek Vasut
2024-03-30
crypto/fsl: allow accessing Job Ring from non-TrustZone
Emanuele Ghidoli
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-01-12
Uboot RNG Driver using Data Co-processor
Kshitiz Varshney
2022-08-12
Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig
Tom Rini
2022-04-12
crypto/fsl: i.MX8: Enable Job ring driver model.
Gaurav Jain
2022-04-12
crypto/fsl: Add support for CAAM Job ring driver model
Gaurav Jain
2021-09-08
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
2021-04-08
crypto: fsl: refactor for 32 bit version CAAM support on ARM64
Ye Li
2020-07-27
crypto/fsl: add RNG support
Michael Walle
2017-05-22
Convert CONFIG_CMD_HASH to Kconfig
Simon Glass
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-01-04
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
York Sun
2017-01-04
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
York Sun
2015-01-29
DM: crypto/fsl - Add Freescale rsa DM driver
Ruchika Gupta