zephyr/tests/benchmarks
Tomi Fontanilles 3efdbe6c0c modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates
Remove the `_MAC` part because those Kconfig options enable only hash
algorithms, nothing MAC-related, and the `_ENABLED` part to align the
naming to the Mbed TLS defines (plus we don't need such a part).

As a bonus, enabling SHA-256 does not automatically enable SHA-224
anymore.

See the migration guide entries for more details on the practical
changes.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-05-29 08:39:26 +02:00
..
app_kernel build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
cmsis_dsp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
data_structure_perf tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
footprints build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
latency_measure build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
mbedtls modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
sched tests: Use z_pend_curr() in sched benchmark 2024-03-07 11:51:06 -05:00
sched_userspace userspace tests/samples: Exclude in posix arch 2023-10-24 09:05:29 +02:00
sys_kernel tests: Update sys_kernel benchmark 2023-10-17 21:48:51 +03:00