zephyr/soc/nordic/common
Grzegorz Swiderski c1776df8ae soc: nordic: dmm: Fix DMM_REG_ALIGN_SIZE macro when CONFIG_DCACHE=n
Make sure this expansion doesn't include `CONFIG_DCACHE_LINE_SIZE`,
which would be undefined and produce a build error.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-11-05 10:57:07 -06:00
..
vpr soc: nordic: Enable VPR launcher on nRF54H20 EngB 2024-10-24 16:55:44 +01:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.peripherals modules: hal_nordic: Add new PDM instances 2024-10-18 08:19:01 -04:00
arm_platform_init.ld
dmm.c
dmm.h soc: nordic: dmm: Fix DMM_REG_ALIGN_SIZE macro when CONFIG_DCACHE=n 2024-11-05 10:57:07 -06:00
nrf54hx_nrf92x_mpu_regions.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
pinctrl_soc.h drivers: pinctrl: nrf: add flag to signal the FAST_ACTIVE1 peripherals 2024-11-01 12:10:12 -05:00
poweroff.c
soc_nrf_common.h
soc_secure.c
soc_secure.h