This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-28 07:31:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
asahi
u-boot
/
drivers
/
crypto
/
nuvoton
/
Makefile
3 lines
74 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
crypto: nuvoton: Add NPCM7xx AES driver add nuvoton BMC npcm750 AES driver Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
2022-06-07 08:32:08 +00:00
obj-$(CONFIG_NPCM_AES)
+=
npcm_aes.o
crypto: nuvoton: Add NPCM7xx SHA driver add nuvoton BMC npcm750 SHA driver Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
2022-06-07 08:32:09 +00:00
obj-$(CONFIG_NPCM_SHA)
+=
npcm_sha.o
Reference in a new issue
Copy permalink