Skip to content

Commit 141beb4

Browse files
committed
Revert "DONTMERGE: try disabling HW sha256"
This reverts commit cb6d4ba.
1 parent 9070b86 commit 141beb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/amalgamated.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ void __wrap_abort(void);
88
#define BUILD_ELEMENTS 1
99
#define BUILD_MINIMAL 1
1010
#ifndef CONFIG_LIBJADE
11-
//#define HAVE_MBEDTLS_SHA256_H
11+
#define HAVE_MBEDTLS_SHA256_H
1212
#define HAVE_MBEDTLS_SHA512_H
1313
#endif
1414
#define ECMULT_WINDOW_SIZE 8

0 commit comments

Comments
 (0)