zephyr/boards/nordic
Carles Cufi 9a9ae6ffdb boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally
All Nordic boards were enabling CONFIG_HW_STACK_PROTECTION
unconditionally, which is usually not a problem except if the particular
application happens to want to disable the MPU (or equivalent hardware
for RISC-V). In that case, the following warning is shown:

warning: HW_STACK_PROTECTION (defined at arch/Kconfig) was assigned the
value 'y' but got the value 'n'.
Check these unsatisfied dependencies: ARCH_HAS_STACK_PROTECTION (=n).

In order to avoid this warning, conditionally enable the hardware stack
protection only when the architecture supports it.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2025-07-04 14:20:43 -10:00
..
nrf51dk boards: nordic: Fix devicetree styling issues 2025-04-28 13:40:46 +02:00
nrf51dongle boards: nordic: Fix devicetree styling issues 2025-04-28 13:40:46 +02:00
nrf52dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf54h20dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf54l09pdk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf54l15dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf54l20pdk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf54lm20dk board: nrf: Add nRF54LM20DK board 2025-06-27 18:26:57 -05:00
nrf5340_audio_dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf5340dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf7002dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf9131ek boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf9151dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf9160dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf9161dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf9280pdk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf21540dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf52833dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf52840dk boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
nrf52840dongle boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
thingy52 boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
thingy53 boards: nordic: Enable CONFIG_HW_STACK_PROTECTION conditionally 2025-07-04 14:20:43 -10:00
index.rst