zephyr/soc/nordic
Andrzej Głąbek dde7c47e6a soc: nordic: Fix validation of base addresses
Use `DT_REG_HAS_IDX()` instead of `DT_NODE_EXISTS()` when checking
if for a given nodelabel the base address of the associated node
should be validated, so that the validation is performed only if
the base address is available. This prevents build failures in cases
like the os_mgmt_datetime test where the `rtc` nodelabel is used for
an emulated RTC.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2024-03-14 11:03:27 -05:00
..
common soc: nordic: vpr: always select HAS_FLASH_LOAD_OFFSET 2024-03-12 09:46:04 +00:00
nrf51
nrf52
nrf53 drivers: mbox: update MBOX consumers to the new API 2024-03-07 14:32:57 +00:00
nrf54h
nrf54l soc: nordic: nrf54l: Remove redundant option 2024-03-12 17:57:29 +00:00
nrf91
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc
soc.yml
timing.c
validate_base_addresses.c soc: nordic: Fix validation of base addresses 2024-03-14 11:03:27 -05:00
validate_enabled_instances.c
validate_rram_partitions.c