zephyr/modules/mbedtls
Marcin Niestroj 48a9334826 modules: mbedtls: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs
According to mbedTLS' Changelog "Mbed TLS 3.0.0 branch released
2021-07-07" -> "Removals":

   MBEDTLS_ECP_MAX_BITS is no longer a configuration option because it
   is now determined automatically based on supported curves.

Hence remove MBEDTLS_ECP_MAX_BITS from configuration files to fix build
issues with Zephyr when there is unfortunate order of include
statements.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2022-07-02 14:13:45 +02:00
..
configs modules: mbedtls: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs 2022-07-02 14:13:45 +02:00
CMakeLists.txt modules: Allow for Mbed TLS module to match upstream 2021-10-18 09:51:06 -05:00
Kconfig everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.tls-generic modules: mbedtls: bring back SHA384 support 2022-06-15 09:11:09 +02:00
shell.c modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
zephyr_init.c modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00