Commit Graph

60 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Lukas Auer dfaec76029 crypto/fsl: instantiate all rng state handles 6 years ago
Bryan O'Donoghue 22191ac353 drivers/crypto/fsl: assign job-rings to non-TrustZone 6 years ago
Breno Lima d7af2baa49 crypto/fsl: Fix HW accelerated hash commands 6 years ago
Clemens Gruber 598e9dccc7 crypto/fsl: fix BLOB encapsulation and decapsulation 6 years ago
Clemens Gruber 4c2cf973aa crypto/fsl: fix obj-yy in Makefile 7 years ago
Simon Glass 551c393446 Convert CONFIG_CMD_HASH to Kconfig 7 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 7 years ago
xypron.glpk@gmx.de d1710561b0 drivers/crypto/fsl: remove redundant logical contraint 7 years ago
York Sun 4a3ab19322 armv8: ls2080a: Drop macro CONFIG_LS2080A 7 years ago
Ruchika Gupta 511fc86d0b arm: ls1046ardb: Add SD secure boot target 7 years ago
York Sun 90b80386ff crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig 7 years ago
York Sun 2c2e2c9e14 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig 7 years ago
York Sun 4fd64746b0 powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Sumit Garg 7fe1d6a410 crypto/fsl: Update blob cmd to accept 64bit addresses 8 years ago
Sumit Garg 7f0a0e4c58 DM: crypto/fsl: Enable rsa DM driver usage before relocation 8 years ago
Sumit Garg 8f01397ba7 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Teddy Reed 51c14cd128 verified-boot: Minimal support for booting U-Boot proper from SPL 8 years ago
Alex Porosanu 76394c9c91 crypto/fsl: add support for multiple SEC engines initialization 8 years ago
York Sun 3c1d218a1d armv8: LS2080A: Consolidate LS2080A and LS2085A 8 years ago
Saksham Jain 8a6f83dcb8 crypto/fsl: Make CAAM transactions cacheable 8 years ago
Saksham Jain 69b6a796f7 crypto/fsl: Correct 64-bit write when MMU disabled 8 years ago
Aneesh Bansal c4cbd7137d drivers/crypto/fsl: define structures for PDB 8 years ago
Aneesh Bansal 2959037077 drivers/crypto/fsl: add constructs for protocol descriptors 8 years ago
Aneesh Bansal 6178e95978 drivers/crypto/fsl: correct error checking in run_descriptor 8 years ago
Aneesh Bansal f698e9f39a powerpc/SECURE_BOOT: Add PAMU driver 8 years ago
Ruchika Gupta 7f4736bd65 drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE 8 years ago
Ulises Cardenas f91e65a74e imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 8 years ago
Aneesh Bansal 3a4800a596 drivers/crypto/fsl: fix endianness issue in RNG 8 years ago
Aneesh Bansal f59e69cbd3 crypto/fsl: SEC driver cleanup for 64 bit and endianness 9 years ago
Ruchika Gupta 057c220055 Correct License and Copyright information on few files 9 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 9 years ago
horia.geanta@freescale.com 14d5547cf1 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper 9 years ago
horia.geanta@freescale.com 3ef2412de6 drivers/crypto/fsl: fix snooping for write transactions 9 years ago
horia.geanta@freescale.com e5d08b4d60 drivers/crypto/fsl: fix "era" property value on LE platforms 9 years ago
Alex Porosanu c406551736 drivers/crypto/fsl: enable raw data instead of von Neumann data 9 years ago
Alex Porosanu 026a3f1b7c drivers/crypto/fsl: disable RNG oscillator maximum frequency check 9 years ago
gaurav rana ccf288612f rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 9 years ago
Raul Cardenas 0200020bc2 imx6: Added DEK blob generator command 9 years ago
gaurav rana 94e3c8c4fd crypto/fsl - Add progressive hashing support using hardware acceleration. 9 years ago
gaurav rana 7ee8c4795d crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. 9 years ago
Ruchika Gupta 34276478f7 DM: crypto/fsl - Add Freescale rsa DM driver 9 years ago
Ruchika Gupta 31d2b4fd90 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 9 years ago
Ruchika Gupta 0181937fa3 crypto/fsl: Add fixup for crypto node 9 years ago
gaurav rana 851c9dbad2 crypto/fsl: Fix RNG instantiation failure. 10 years ago