zephyr/tests/benchmarks
Robert Lubos b76c35d809 modules: mbedtls: Replace select statement with depends on for EC
Instead of using "select" on certain EC configurations, which is
considered unsafe for various reasons, use a "depends on" and rely on
the user to set a proper configuration in the config file.

Update the respective project configurations to comply with the new
configuration scheme.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-10-07 15:12:42 +02:00
..
app_kernel tests: benchmarks: app_kernel: Remove k_mem_pool declaration 2022-09-28 14:24:34 +00:00
cmsis_dsp includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
data_structure_perf ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
footprints tests: benchmarks: footprint: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
latency_measure includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mbedtls modules: mbedtls: Replace select statement with depends on for EC 2022-10-07 15:12:42 +02:00
sched includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sys_kernel includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00