AES/SHA: use GDMA driver instead of LL

This commit is contained in:
Marius Vikhammer
2021-01-14 15:25:06 +08:00
parent e82fe93b3d
commit 51169b0e0c
25 changed files with 680 additions and 187 deletions

View File

@@ -14,7 +14,7 @@
#pragma once
#define IDF_PERFORMANCE_MIN_AES_CBC_THROUGHPUT_MBSEC 14.4
#define IDF_PERFORMANCE_MIN_AES_CBC_THROUGHPUT_MBSEC 43
// SHA256 hardware throughput at 160 MHz, threshold set lower than worst case
#define IDF_PERFORMANCE_MIN_SHA256_THROUGHPUT_MBSEC 90