zephyr/tests/arch
Valerio Setti 22e30e04f5 tests: disable NRF5 entropy driver on some bsim/qemu tests
CONFIG_ENTROPY_GENERATOR is now enabled by default as soon as
"zephyr,entropy" is set in the device-tree. Since the sub-Kconfig
CONFIG_ENTROPY_NRF5_RNG is also enabled by default on nrf boards,
this means that the driver is pulled in the build and intialized
at boot. This might cause runtime issues during some IRQ/kernel
tests, so it's better to remove "zephyr,entropy" on these tests.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-12-10 08:05:33 +01:00
..
arc tests: arc_vpx_lock 2024-10-17 15:49:49 -04:00
arm tests: disable NRF5 entropy driver on some bsim/qemu tests 2024-12-10 08:05:33 +01:00
arm64 twister: rework board handling 2024-10-22 18:31:09 -04:00
common boards: nordic: Align with updated Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
riscv samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
x86 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* 2024-06-12 21:13:26 -04:00
xtensa/save_restore_hifi