fix(mbedtls): Fix the increase in build size of mbedtls when upgrading to v3.x

This commit is contained in:
harshal.patil
2024-10-14 16:29:27 +05:30
parent 314b9d5b08
commit 47609faf77
3 changed files with 27 additions and 3 deletions

View File

@@ -384,6 +384,7 @@ These include:
- :ref:`CONFIG_MBEDTLS_HAVE_TIME`
- :ref:`CONFIG_MBEDTLS_ECDSA_DETERMINISTIC`
- :ref:`CONFIG_MBEDTLS_SHA512_C`
- :ref:`CONFIG_MBEDTLS_SHA3_C`
- :ref:`CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS`
- :ref:`CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS`
- :ref:`CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION`