zephyr/tests/net/ieee802154
Tomi Fontanilles c1342b3aa9 modules: mbedtls: remove the default enabling of features
In an effort to shave off code size, remove out-of-the-box
enabling of crypto features (except SHA-256).

Configurations are adjusted to enable what they need.

Bonuses:

- When enabled, AES now defaults to using a smaller version
(`CONFIG_MBEDTLS_AES_ROM_TABLES` isn't default enabled anymore,
and if enabled, `CONFIG_MBEDTLS_AES_FEWER_TABLES` defaults to y).

- Conditions around Mbed TLS Kconfig options have been improved
to reflect the reality of the dependencies.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-05-31 16:33:06 -05:00
..
6lo_fragment tests/net: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
custom_l2 tests/net: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
l2 modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00