zephyr/soc
Erwan Gouriou 54fa6f30b8 soc: stm32: Enable Debug in stop mode when ZTEST is used
Force STM32_ENABLE_DEBUG_SLEEP_STOP option when running tests.
This option enables Debug in Sleep/stop states and disables it when
disabled (default state).

When disabled, it may be impossible to flash the device with runner
such as openocd. It's generally working using cubeprogrammer, but it might
fail as well with fault configuration.

Instead of fixing each test or breaking CI each time a new test is created
with CONFIG_PM=y, force this option to be enabled when ZTEST=y (as it was
already the case when DEBUG=y).

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2023-10-26 09:49:42 +02:00
..
arc uart: ns16550: use io-mapped DT property for IO port access 2023-09-26 12:03:04 +02:00
arm soc: stm32: Enable Debug in stop mode when ZTEST is used 2023-10-26 09:49:42 +02:00
arm64 boards: arm64: add support for Raspberry Pi 4 Model B 2023-09-28 13:40:45 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix native SOC: Add option to make a MCU to boot on its own 2023-09-29 16:21:43 +03:00
riscv arch: Enable ramfunc feature on RISC-V PRIVILEGE SOC family 2023-10-25 17:35:07 +02:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 random: Rename random header 2023-10-10 14:23:50 +03:00
xtensa boards: Add support for the NXP MIMXRT595 DSP core 2023-10-25 09:55:10 -04:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig nrf5x_bsim: Add helper kconfig symbols for simulated nrf5340 2023-09-20 08:56:49 +02:00