index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fsl_sec.h
Age
Commit message (
Expand
)
Author
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2023-07-13
imx: fsl_sec: preprocessor casting issue with addresses involving math
Utkarsh Gupta
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-05-19
i.MX6SX: crypto/fsl: fix entropy delay value
Gaurav Jain
2022-04-12
crypto/fsl: i.MX8: Enable Job ring driver model.
Gaurav Jain
2021-04-08
imx8m: Add DEK blob encapsulation for imx8m
Clement Faure
2021-04-08
crypto: caam: Add secure memory vid 3 support
Aymen Sghaier
2021-04-08
crypto: caam: Fix build warnings pointer casting
Aymen Sghaier
2021-04-08
crypto: caam: Add CAAM support to i.MX8M platforms
Aymen Sghaier
2021-04-08
caam: enable support for iMX7ULP
Franck LENORMAND
2021-04-08
cmd: blob: Instantiate RNG before running CMD_BLOB
Breno Lima
2021-04-08
imx: imx7 Support for Manufacturing Protection
Breno Lima
2020-07-27
crypto/fsl: instantiate the RNG with prediciton resistance
Michael Walle
2020-07-27
crypto/fsl: don't regenerate secure keys
Michael Walle
2020-07-27
crypto/fsl: support newer SEC modules
Michael Walle
2020-07-27
crypto/fsl: export caam_get_era()
Michael Walle
2019-11-08
armv8: lx2160a: add icid setup for platform devices
Laurentiu Tudor
2019-03-03
fsl_sec: fix register layout on Layerscape architectures
Laurentiu Tudor
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-09
crypto/fsl: instantiate all rng state handles
Lukas Auer
2018-01-08
crypto/fsl: fix BLOB encapsulation and decapsulation
Clemens Gruber
2017-01-04
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
York Sun
2016-11-23
powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option
York Sun
2016-05-18
crypto/fsl: add support for multiple SEC engines initialization
Alex Porosanu
2016-02-21
imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
Ulises Cardenas
2015-10-29
crypto/fsl: SEC driver cleanup for 64 bit and endianness
Aneesh Bansal
2015-08-12
Correct License and Copyright information on few files
Ruchika Gupta
2015-08-03
drivers/crypto/fsl: enable raw data instead of von Neumann data
Alex Porosanu
2015-08-03
drivers/crypto/fsl: change starting entropy delay value
Alex Porosanu
2015-08-03
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
Alex Porosanu
2015-03-05
fsl_sec.h: Fix thinko
Tom Rini
2015-03-02
imx6: Added DEK blob generator command
Raul Cardenas
2015-02-25
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
2014-10-16
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
2014-10-16
fsl_sec: Add hardware accelerated SHA256 and SHA1
Ruchika Gupta
2014-10-16
fsl_sec : Change accessor function to take care of endianness
Ruchika Gupta
2014-10-16
fsl_sec : Move SEC CCSR definition to common include
Ruchika Gupta