mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 18:20:02 +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>