zephyr/samples/net
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
..
capture
cellular_modem samples: net: cellular_modem: Fix nRF9160 2024-05-31 09:04:03 +02:00
cloud samples: net: cloud: tagoio: Remove GSM modem overlay 2024-05-29 10:49:08 -07:00
common
dhcpv4_client
dns_resolve samples: net: Exclude native_posix when socket service lib is used 2024-05-29 11:59:51 +02:00
dsa net: socket: Change the protocol field for AF_PACKET sockets 2024-05-29 10:48:34 -07:00
gptp
ipv4_autoconf
lldp
lwm2m_client modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
mdns_responder
mqtt_publisher
mqtt_sn_publisher
openthread/coprocessor
promiscuous_mode
secure_mqtt_sensor_actuator samples: net: add secure MQTT sensor/actuator device sample 2024-05-23 07:51:04 -04:00
sockets modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
stats
syslog_net
telnet
tftp_client
virtual
vlan
wifi
wpan_serial
wpanusb
zperf
net.rst