Skip to content

Commit 605c02e

Browse files
interfers07641069
authored andcommitted
[Telink] removed config for crypto
HW acceleration alternatives options removed from config CONFIG_TELINK_B9X_MBEDTLS_HW_ACCELERATION MBEDTLS_AES_ALT MBEDTLS_ECP_ALT
1 parent e9d7b2f commit 605c02e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/platform/telink/telink-mbedtls-config.h

-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@
3737
#define MBEDTLS_X509_CREATE_C
3838
#define MBEDTLS_X509_CSR_WRITE_C
3939

40-
#ifdef CONFIG_TELINK_B9X_MBEDTLS_HW_ACCELERATION
41-
#define MBEDTLS_AES_ALT
42-
#define MBEDTLS_ECP_ALT
43-
#endif
44-
4540
#undef MBEDTLS_ERROR_C
4641

4742
#endif /* MBEDTLS_TSLR9_CONF_H */

0 commit comments

Comments
 (0)