Skip to content

Commit 245e2e2

Browse files
committed
Revert "[EFR32] Adding hardware acceleration for mbed TLS"
This reverts commit c0301b1.
1 parent ef690f7 commit 245e2e2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+0
-18873
lines changed

features/mbedtls/platform/inc/platform_mbed.h

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,3 @@
2020
#if defined(DEVICE_TRNG)
2121
#define MBEDTLS_ENTROPY_HARDWARE_ALT
2222
#endif
23-
24-
#if defined(DEVICE_AES)
25-
#define MBEDTLS_AES_ALT
26-
#endif
27-
28-
#if defined(DEVICE_SHA)
29-
#define MBEDTLS_SHA1_ALT
30-
#define MBEDTLS_SHA256_ALT
31-
#endif
32-
33-
#if defined(DEVICE_ECC)
34-
#define MBEDTLS_ECP_DEVICE_ALT
35-
#define MBEDTLS_ECP_DOUBLE_JAC_ALT
36-
#define MBEDTLS_ECP_DEVICE_ADD_MIXED_ALT
37-
#define MBEDTLS_ECP_NORMALIZE_JAC_ALT
38-
#define MBEDTLS_ECP_NORMALIZE_JAC_MANY_ALT
39-
#define MBEDTLS_MPI_MODULAR_DIVISION_ALT
40-
#endif

targets/TARGET_Silicon_Labs/TARGET_EFM32/sl_crypto/Changes_sl_mbedtls.txt

Lines changed: 0 additions & 67 deletions
This file was deleted.

targets/TARGET_Silicon_Labs/TARGET_EFM32/sl_crypto/README.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.

targets/TARGET_Silicon_Labs/TARGET_EFM32/sl_crypto/include/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)