commit | d91aaa56c1d3e2b45e95190f9f8102f586506c80 | [log] [tgz] |
---|---|---|
author | Johnny Huang <johnny_huang@aspeedtech.com> | Wed Oct 27 14:17:27 2021 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 17 17:05:00 2021 -0500 |
tree | 6756a8755c3b3117a2f0ad4aa6a4665b6f309c8c | |
parent | d59cd6fb099b2db19b8665593261ff48e91201c5 [diff] |
crypto: aspeed: Add AST2600 HACE support 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>