mirror of
https://xff.cz/git/u-boot/
synced 2025-09-23 11:32:12 +02:00
Add purely software-implmented drivers to support multiple hash operations including CRC, MD5, and SHA family. This driver is based on the new hash uclass. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>