Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0f28e18f1e206de5d92c878da06e13f280946f9a
/
drivers
/
crypto
/
fsl
/
jr.c
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
2e4938b
dm: core: Drop ofnode_is_available()
by Simon Glass
· Tue Sep 06 20:27:17 2022 -0600
332d4f9
i.MX8 crypto/fsl: Enable fsl CAAM rng driver
by Gaurav Jain
· Fri Apr 22 16:38:34 2022 +0530
b8192ad
i.MX6SX: crypto/fsl: fix entropy delay value
by Gaurav Jain
· Fri Apr 15 16:40:49 2022 +0530
db4dd6a
crypto/fsl: i.MX8: Enable Job ring driver model.
by Gaurav Jain
· Thu Mar 24 11:50:33 2022 +0530
e31dab8
crypto/fsl: Add support for CAAM Job ring driver model
by Gaurav Jain
· Thu Mar 24 11:50:25 2022 +0530
3c3e9a1
crypto: fsl: refactor for 32 bit version CAAM support on ARM64
by Ye Li
· Thu Mar 25 17:30:36 2021 +0800
6c372bd
crypto: caam: Fix pointer size to 32bit for i.MX8M
by Aymen Sghaier
· Thu Mar 25 17:30:28 2021 +0800
1536fd8
crypto: caam: Fix build warnings pointer casting
by Aymen Sghaier
· Thu Mar 25 17:30:26 2021 +0800
7181278
crypto: caam: change JR running loop
by Franck LENORMAND
· Thu Mar 25 17:30:22 2021 +0800
b258eb2
crypto/fsl: add RNG support
by Michael Walle
· Sat Jun 27 22:58:53 2020 +0200
e692a00
crypto/fsl: instantiate the RNG with prediciton resistance
by Michael Walle
· Sat Jun 27 22:58:52 2020 +0200
602cc8d
crypto/fsl: don't regenerate secure keys
by Michael Walle
· Sat Jun 27 22:58:51 2020 +0200
a83fa18
crypto/fsl: support newer SEC modules
by Michael Walle
· Sat Jun 27 22:58:50 2020 +0200
73e3f57
crypto/fsl: make SEC%u status line consistent
by Michael Walle
· Sat Jun 27 22:58:48 2020 +0200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
45c7890
common: Move some time functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:26 2019 -0700
01d536d
Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"
by Breno Matheus Lima
· Tue Jun 04 02:54:44 2019 +0000
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
aed8eac
crypto/fsl: instantiate all rng state handles
by Lukas Auer
· Thu Jan 25 14:11:17 2018 +0100
542c1e0
drivers/crypto/fsl: assign job-rings to non-TrustZone
by Bryan O'Donoghue
· Fri Jan 26 16:27:14 2018 +0000
cffa503
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Apr 18 11:36:06 2017 -0400
3ec0182
drivers/crypto/fsl: remove redundant logical contraint
by xypron.glpk@gmx.de
· Sat Apr 15 16:37:54 2017 +0200
4ce6fbf
armv8: ls2080a: Drop macro CONFIG_LS2080A
by York Sun
· Mon Mar 27 11:41:01 2017 -0700
0009c8f
arm: ls1046ardb: Add SD secure boot target
by Ruchika Gupta
· Mon Apr 17 18:07:19 2017 +0530
4119aee
powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option
by York Sun
· Tue Nov 15 18:44:22 2016 -0800
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· Thu Jul 14 12:27:51 2016 -0400
7703d1e
crypto/fsl: add support for multiple SEC engines initialization
by Alex Porosanu
· Fri Apr 29 15:18:00 2016 +0300
cbe8e1c
armv8: LS2080A: Consolidate LS2080A and LS2085A
by York Sun
· Mon Apr 04 11:41:26 2016 -0700
0c19cea
crypto/fsl: Make CAAM transactions cacheable
by Saksham Jain
· Wed Mar 23 16:24:42 2016 +0530
3ab29d7
drivers/crypto/fsl: correct error checking in run_descriptor
by Aneesh Bansal
· Thu Feb 11 14:36:51 2016 +0530
4b636c3
powerpc/SECURE_BOOT: Add PAMU driver
by Aneesh Bansal
· Fri Jan 22 17:05:59 2016 +0530
d218033
drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE
by Ruchika Gupta
· Fri Jan 22 16:12:55 2016 +0530
1fa9c90
drivers/crypto/fsl: fix endianness issue in RNG
by Aneesh Bansal
· Tue Dec 08 13:54:30 2015 +0530
4342182
crypto/fsl: SEC driver cleanup for 64 bit and endianness
by Aneesh Bansal
· Thu Oct 29 22:58:03 2015 +0530
66e26aa
drivers/crypto/fsl: fix snooping for write transactions
by horia.geanta@freescale.com
· Wed Jul 08 17:24:57 2015 +0300
befb5cb
drivers/crypto/fsl: enable raw data instead of von Neumann data
by Alex Porosanu
· Tue May 05 16:48:35 2015 +0300
f8d6a7f
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
by Alex Porosanu
· Tue May 05 16:48:33 2015 +0300
b5a36d8
imx6: Added DEK blob generator command
by Raul Cardenas
· Fri Feb 27 11:22:06 2015 -0600
0762150
crypto/fsl: Fix RNG instantiation failure.
by gaurav rana
· Thu Dec 04 13:00:41 2014 +0530
4345a57
crypto/fsl: Add command for encapsulating/decapsulating blobs
by Ruchika Gupta
· Tue Oct 07 15:46:20 2014 +0530
ac1b269
fsl_sec: Add hardware accelerated SHA256 and SHA1
by Ruchika Gupta
· Wed Oct 15 11:35:30 2014 +0530