commit | 4ce06047e145206fb2eb191005d0287698914fe8 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Tue Apr 30 14:18:25 2019 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Fri May 17 10:20:41 2019 +0100 |
tree | f9ec26bc58460cc0cc1e04c5e742454ac75d6728 | |
parent | 2e0bedcc35ba67d481272676a19cf43d58f07bd3 [diff] [blame] |
Enable use of CID in baremetal configuration and test script
diff --git a/configs/baremetal.h b/configs/baremetal.h index 11cb579..3d3225e 100644 --- a/configs/baremetal.h +++ b/configs/baremetal.h
@@ -80,6 +80,7 @@ #define MBEDTLS_SSL_DTLS_ANTI_REPLAY #define MBEDTLS_SSL_DTLS_HELLO_VERIFY #define MBEDTLS_SSL_DTLS_BADMAC_LIMIT +#define MBEDTLS_SSL_CID /* X.509 CRT parsing */ #define MBEDTLS_X509_USE_C