]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit16e6f56f613a106175b5d34fca24bf8bde994f47
tree5146775cdfd22ebd82ac9876958744291c5fb368
parent5cb3dad77cbeaee0940494f485c90da2cfd9dec7
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]