Skip to content
Commit a15af0be authored by Valerio Setti's avatar Valerio Setti Committed by Alberto Escolar
Browse files

mbedtls: fix Mbed TLS Kconfig options



PR #72475 disabled default enabling of most Mbed TLS features.
This means that:

- CONFIG_MBEDTLS_CIPHER_AES_ENABLED needs to be manually enabled
  when required;
- CONFIG_PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_BASIC does not need to
  be (almost) always added because there is no default RSA
  key-exchange enabled, so PSA can be built without RSA support.

Signed-off-by: default avatarValerio Setti <vsetti@baylibre.com>
parent a2f354ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment