zephyr/samples
Valerio Setti 2adb4cac17 mbedtls: default enable USE_PSA_CRYPTO when CRYPTO_C
Now that support for all PSA_WANT symbols is in place, we can
enable MBEDTLS_USE_PSA_CRYPTO when MBEDTLS_PSA_CRYPTO_C is
enabled as well.

Note: this commit also moves USE_PSA_CRYPTO out of CRYPTO_C
dependency in config-tls-generic.h because TLS/DTLS/X509 modules
of MbedTLS can rely on *any* implementation of PSA crypto APIs
not only the MbedTLS one. TFM is for example an alternative
to this.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-05-23 11:53:02 -04:00
..
application_development samples: code_relocation_nocopy: add stm32f769i_disco board 2024-05-16 15:52:01 +02:00
arch samples: pktqueue: remove main.h 2024-05-21 20:54:13 -04:00
basic convert: use `k_uptime_seconds` 2024-05-14 09:32:01 +02:00
bluetooth Bluetooth samples: Fix broadcast source device name 2024-05-22 13:45:11 -05:00
boards boards: st: nucleo_wba55cg: define all LEDs and buttons 2024-05-17 15:07:54 +02:00
compression
cpp
drivers samples: drivers: memc: Add support for Smartbond Pro DevKit. 2024-05-23 07:51:41 -04:00
fuel_gauge
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules drivers: can: set default initial bitrates via Kconfig 2024-05-16 09:23:59 +02:00
net samples: net: add secure MQTT sensor/actuator device sample 2024-05-23 07:51:04 -04:00
philosophers
posix samples/posix/env: Change integration platform 2024-05-17 15:07:46 +02:00
sensor samples: sensor: sensor_shell: add pytest 2024-05-20 22:56:11 +03:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples/subsys/shell/shell_module/overlays: revert to the default prompt 2024-05-23 07:48:13 -04:00
synchronization
sysbuild samples: sysbuild: add hello world for multiple board targets 2024-05-13 16:09:01 -04:00
tfm_integration mbedtls: default enable USE_PSA_CRYPTO when CRYPTO_C 2024-05-23 11:53:02 -04:00
userspace boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00
classic.rst
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst