OpenCloudOS-Kernel/Documentation/devicetree/bindings/crypto
Linus Torvalds d075c0c1be This update includes the following changes:
API:
 
 - Test in-place en/decryption with two sglists in testmgr.
 - Fix process vs. softirq race in cryptd.
 
 Algorithms:
 
 - Add arm64 acceleration for sm4.
 - Add s390 acceleration for chacha20.
 
 Drivers:
 
 - Add polarfire soc hwrng support in mpsf.
 - Add support for TI SoC AM62x in sa2ul.
 - Add support for ATSHA204 cryptochip in atmel-sha204a.
 - Add support for PRNG in caam.
 - Restore support for storage encryption in qat.
 - Restore support for storage encryption in hisilicon/sec.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEn51F/lCuNhUwmDeSxycdCkmxi6cFAmKQs9cACgkQxycdCkmx
 i6deOA//bwX9JvxI+SiwEK/1u5GX9VHtCpAa1rMOqhfl8UrBfo0516M/CeUDjW0J
 t1yoq0JUoIfYrEbSJqxXTnfG6+fJ1WsQtT3jd1/64nrwVk+w6OdMBTt48B9GF0R5
 ZjWG7zmjKZcspZqSwib/gxbehJ+IX7dYdUsrlUQq3q64qpQEqxTgqsfyiY3LP24N
 lng6weLudrFA5Xa8pVCmrCnOH3J7kPGA4iGqTGNV8Qx3ud9CUWSc8BT4VdqU8t2f
 opaYL3s9oKc+xtS4yrOnfV+Wa/A8K6AuBYeODFtLe41FSpGYgaPslcGqEGwAHNpL
 0HjqQdC+4auimGJxyVcef7QVMCpGqIfKqYu7sYXuNROylPjqMNa/DRL64csaDxDn
 WiheV9RSc1zfchxHC4IjnfwE7nNDVYnYrZ1awyvQ9xvAoh7bldiEe6k/UlWi3L0F
 nejJRFPXOSZ2GfJjrVNsv5lSWZCNWRBzOehN4D6EMJjEfM/G3/30Q0qwif39QWVj
 r1gYQWmZuCa9mL7enga1XavebQ6cLXggR4sTxEmV7Sta6AJ+RqNqOnrPecEF5Avr
 eSYQLxor+jvhaepcKhyDOF4dKGGJIWaEi00GC83yZ8hApVbfWoVh8Nfxmp8TUEzH
 UUJFvrFLNTBOwRoz3fIT57vaFxksQREZwlcQ77xVAeg8S+BOB4o=
 =oVRe
 -----END PGP SIGNATURE-----

Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6

Pull crypto updates from Herbert Xu:
 "API:

   - Test in-place en/decryption with two sglists in testmgr

   - Fix process vs softirq race in cryptd

  Algorithms:

   - Add arm64 acceleration for sm4

   - Add s390 acceleration for chacha20

  Drivers:

   - Add polarfire soc hwrng support in mpsf

   - Add support for TI SoC AM62x in sa2ul

   - Add support for ATSHA204 cryptochip in atmel-sha204a

   - Add support for PRNG in caam

   - Restore support for storage encryption in qat

   - Restore support for storage encryption in hisilicon/sec"

* tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (116 commits)
  hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resume()
  crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY
  crypto: qat - add support for 401xx devices
  crypto: qat - re-enable registration of algorithms
  crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
  crypto: qat - add param check for DH
  crypto: qat - add param check for RSA
  crypto: qat - remove dma_free_coherent() for DH
  crypto: qat - remove dma_free_coherent() for RSA
  crypto: qat - fix memory leak in RSA
  crypto: qat - add backlog mechanism
  crypto: qat - refactor submission logic
  crypto: qat - use pre-allocated buffers in datapath
  crypto: qat - set to zero DH parameters before free
  crypto: s390 - add crypto library interface for ChaCha20
  crypto: talitos - Uniform coding style with defined variable
  crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_sha_setkey()
  crypto: cryptd - Protect per-CPU resource by disabling BH.
  crypto: sun8i-ce - do not fallback if cryptlen is less than sg length
  crypto: sun8i-ce - rework debugging
  ...
2022-05-27 18:06:49 -07:00
..
allwinner,sun4i-a10-crypto.yaml dt-bindings: crypto: Add optional dma properties 2021-11-22 10:04:55 +01:00
allwinner,sun8i-ce.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
allwinner,sun8i-ss.yaml dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System 2019-11-01 13:38:32 +08:00
amd-ccp.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
amlogic,gxl-crypto.yaml dt-bindings: Fix incorrect 'reg' property sizes 2020-05-14 14:43:27 -05:00
arm,cryptocell.yaml dt-bindings: crypto: ccree: Convert to json-schema 2021-06-24 15:39:38 -06:00
artpec6-crypto.txt dt-bindings: crypto: add ARTPEC crypto 2017-08-22 14:54:51 +08:00
atmel,at91sam9g46-aes.yaml dt-bindings: crypto: Convert Atmel AES to yaml 2022-02-17 17:28:29 -06:00
atmel,at91sam9g46-sha.yaml dt-bindings: crypto: Convert Atmel SHA to yaml 2022-02-17 17:29:06 -06:00
atmel,at91sam9g46-tdes.yaml dt-bindings: crypto: Convert Atmel TDES to yaml 2022-02-17 17:28:44 -06:00
brcm,spu-crypto.txt crypto: brcm - DT documentation for Broadcom SPU hardware 2017-02-11 17:55:19 +08:00
cortina,sl3516-crypto.yaml dt-bindings: crypto: Add documentation for sl3516-ce 2021-06-11 15:03:29 +08:00
fsl-dcp.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
fsl-imx-sahara.yaml dt-bindings: crypto: Convert i.MX sahara to json-schema 2020-08-17 15:35:36 -06:00
fsl-imx-scc.yaml dt-bindings: crypto: Convert i.MX SCC to json-schema 2020-08-17 15:34:26 -06:00
fsl-sec2.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
fsl-sec4.txt dt-bindings: crypto: caam: use generic node name 2020-03-11 17:11:38 +08:00
fsl-sec6.txt of: update ePAPR references to point to Devicetree Specification 2017-06-22 11:22:06 -05:00
hisilicon,hip07-sec.txt dt-bindings: crypto: hip07-sec, drop incorrect commas 2018-09-26 18:02:41 -05:00
img-hash.txt Documentation: crypto: Add DT binding info for the img hw hash accelerator 2015-03-16 21:46:25 +11:00
inside-secure-safexcel.txt Documentation/bindings: crypto: inside-secure: eip197d support 2018-07-09 00:30:14 +08:00
intel,ixp4xx-crypto.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
intel,keembay-ocs-aes.yaml dt-bindings: Add Keem Bay OCS AES bindings 2020-12-11 21:12:04 +11:00
intel,keembay-ocs-ecc.yaml dt-bindings: crypto: Add Keem Bay ECC bindings 2021-10-29 21:04:03 +08:00
intel,keembay-ocs-hcu.yaml dt-bindings: crypto: Add Keem Bay OCS HCU bindings 2021-01-03 08:41:36 +11:00
marvell-cesa.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
mediatek-crypto.txt dt-bindings: crypto: remove mediatek ethif clock 2017-06-10 12:04:37 +08:00
mv_cesa.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
omap-aes.txt ARM: dts: AM33XX: Add AES data and documentation 2013-10-11 21:06:40 +02:00
omap-des.txt doc: devicetree: Add bindings documentation for omap-des driver 2013-11-15 07:38:14 -08:00
omap-sham.txt ARM: dts: doc: Document missing compatible property for omap-sham driver 2013-11-15 07:38:14 -08:00
qcom,prng.yaml dt-bindings: crypto: convert Qualcomm PRNG to yaml 2021-12-23 12:01:19 -04:00
qcom-qce.txt ARM: DT: qcom: Add Qualcomm crypto driver binding document 2014-07-03 21:42:07 +08:00
rockchip-crypto.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
samsung-slimsss.yaml MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny 2021-01-03 08:41:34 +11:00
samsung-sss.yaml MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny 2021-01-03 08:41:34 +11:00
st,stm32-crc.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
st,stm32-cryp.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
st,stm32-hash.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
ti,sa2ul.yaml dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62 2022-04-21 17:53:54 +08:00
xlnx,zynqmp-aes.yaml dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driver 2020-02-28 08:36:46 +08:00