commit | ca47955a66161adf5d6e8f8e1de852ccda6626c0 | [log] [tgz] |
---|---|---|
author | Chia-Wei Wang <chiawei_wang@aspeedtech.com> | Fri Jul 30 09:08:05 2021 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 01 19:25:37 2021 -0400 |
tree | c4374dce8ffd7fa053d2807ea3d0461af3942545 | |
parent | e5d870fa1ecbcd4efcc13fa6d69c6754e39cff62 [diff] |
fit: Use DM hash driver if supported Calculate hash using DM driver if supported. For backward compatibility, the call to legacy hash functions is reserved. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>