mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
9fcdd98e54
Hash and Crypto Engine (HACE) is designed to accelerate the throughput of hash data digest, and symmetric-key encryption. Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com> Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Reviewed-by: Simon Glass <sjg@chromium.org>
9 lines
149 B
Text
9 lines
149 B
Text
menu "Hardware crypto devices"
|
|
|
|
source drivers/crypto/hash/Kconfig
|
|
|
|
source drivers/crypto/fsl/Kconfig
|
|
|
|
source drivers/crypto/aspeed/Kconfig
|
|
|
|
endmenu
|