crypto: starfive - Add crypto engine support
authorJia Jie Ho <jiajie.ho@starfivetech.com>
Mon, 13 Mar 2023 13:56:44 +0000 (21:56 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 28 Mar 2023 03:23:12 +0000 (12:23 +0900)
commit1b6c966f14f0b4aec4401cfcecc86eb26233455d
treee3ea79a87aec763e6022c6083e17c10950bfd9e7
parent92e064b29100d9ef2f23f191033a96e43caffa5b
crypto: starfive - Add crypto engine support

Adding device probe and DMA init for StarFive cryptographic module.

Co-developed-by: Huan Feng <huan.feng@starfivetech.com>
Signed-off-by: Huan Feng <huan.feng@starfivetech.com>
Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
MAINTAINERS
drivers/crypto/Kconfig
drivers/crypto/Makefile
drivers/crypto/starfive/Kconfig [new file with mode: 0644]
drivers/crypto/starfive/Makefile [new file with mode: 0644]
drivers/crypto/starfive/jh7110-cryp.c [new file with mode: 0644]
drivers/crypto/starfive/jh7110-cryp.h [new file with mode: 0644]