crypto: nuvoton: Add NPCM7xx SHA driver
authorJim Liu <jim.t90615@gmail.com>
Tue, 7 Jun 2022 08:32:09 +0000 (16:32 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 01:30:05 +0000 (21:30 -0400)
commit2eeb4ee97ef8ebf92f4097ddba0dfc9654370196
tree5146775cdfd22ebd82ac9876958744291c5fb368
parent9e03b48dfa6f0ad4a0a4f4411c8cc1da2cd70800
crypto: nuvoton: Add NPCM7xx SHA driver

add nuvoton BMC npcm750 SHA driver

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
drivers/crypto/nuvoton/Kconfig
drivers/crypto/nuvoton/Makefile
drivers/crypto/nuvoton/npcm_sha.c [new file with mode: 0644]