aboutsummaryrefslogtreecommitdiff
path: root/configs/config-no-entropy.h
diff options
context:
space:
mode:
authorJaeden Amero <jaeden.amero@arm.com>2018-11-02 18:15:18 +0000
committerJaeden Amero <jaeden.amero@arm.com>2019-04-25 11:46:21 +0100
commit1c66e48670b64b2ac598576cc08df3a715f3957b (patch)
treefff936933528dc5916220df72e89cb8634293570 /configs/config-no-entropy.h
parent7fcc7bc57699ce57fef8e590a0fb502ea6f65c0e (diff)
downloadmbedtls-1c66e48670b64b2ac598576cc08df3a715f3957b.zip
mbedtls-1c66e48670b64b2ac598576cc08df3a715f3957b.tar.gz
mbedtls-1c66e48670b64b2ac598576cc08df3a715f3957b.tar.bz2
config: Remove TLS and NET options
Remove TLS and NET options from config files and scripts. Note that this fails check-names.sh because options that TLS and NET files use are no longer present in config.h.
Diffstat (limited to 'configs/config-no-entropy.h')
-rw-r--r--configs/config-no-entropy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/config-no-entropy.h b/configs/config-no-entropy.h
index 7d34ad5..d40b48c 100644
--- a/configs/config-no-entropy.h
+++ b/configs/config-no-entropy.h
@@ -41,7 +41,6 @@
/* mbed TLS feature support */
#define MBEDTLS_CIPHER_MODE_CBC
#define MBEDTLS_CIPHER_PADDING_PKCS7
-#define MBEDTLS_REMOVE_ARC4_CIPHERSUITES
#define MBEDTLS_ECP_DP_SECP256R1_ENABLED
#define MBEDTLS_ECP_DP_SECP384R1_ENABLED
#define MBEDTLS_ECP_DP_CURVE25519_ENABLED