Skip to content

Commit 9f8db7e

Browse files
avolinski0xc0170
authored andcommitted
Temporary disable Crypto HW accelerator on STM32F439xI chipset due to issue: #10095
1 parent 6fa5c9e commit 9f8db7e

File tree

1 file changed

+0
-6
lines changed
  • features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI

1 file changed

+0
-6
lines changed

features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/mbedtls_device.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,4 @@
2020
#ifndef MBEDTLS_DEVICE_H
2121
#define MBEDTLS_DEVICE_H
2222

23-
#define MBEDTLS_AES_ALT
24-
25-
#define MBEDTLS_SHA1_ALT
26-
27-
#define MBEDTLS_MD5_ALT
28-
2923
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)