zephyr/arch
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Benjamin Cabé 833321182a dts: bindings: remove deprecated zephyr,memory-region-mpu
Remove the "zephyr,memory-region-mpu" property, deprecated in Zephyr 3.5
in favor of the "zephyr,memory-attr" bitmask.

The three BUILD_ASSERT tripwires in the ARM/ARM64 MPU drivers already
turned any remaining use of the property into a build failure, so they go
away with it, together with the now unused NODE_HAS_PROP_AND_OR helper.

The migration section in doc/services/mem_mgmt/index.rst documented a
property that no longer exists, so it is dropped and its value mapping
table moved to the 4.5 migration guide.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Assisted-by: Claude:opus-5
2026-09-01 16:25:35 -04:00
..
arc arch: Kconfig: remove I/DCACHE_LINE_SIZE depend on !LINE_SIZE_DETECT 2026-09-01 11:03:32 +01:00
arm dts: bindings: remove deprecated zephyr,memory-region-mpu 2026-09-01 16:25:35 -04:00
arm64 dts: bindings: remove deprecated zephyr,memory-region-mpu 2026-09-01 16:25:35 -04:00
common arch: common: name the parameters in function declarations 2026-08-14 10:37:20 +01:00
mips arch: gate idle notification hooks on SYS_IDLE_HOOKS 2026-07-17 11:55:28 -04:00
openrisc arch: openrisc: fill the branch delay slot when entering main 2026-08-23 14:43:13 -04:00
posix arch: posix: Provide hooks for new irq pending and irq get active API 2026-08-31 15:11:39 -04:00
riscv arch: riscv: smp: panic on secondary hartid lookup failure 2026-08-31 06:58:37 -04:00
rx arch: gate idle notification hooks on SYS_IDLE_HOOKS 2026-07-17 11:55:28 -04:00
sparc drivers: intc: irqmp: rename the arch-prefixed source query 2026-08-31 06:59:53 -04:00
x86 sys: __assert: migrate users away from __ASSERT_ON 2026-08-27 12:12:11 +01:00
xtensa arch: xtensa: only save EXCVADDR in the level 1 vector 2026-08-23 14:43:05 -04:00
archs.yml arch: drop Synopsis / Designware from ARC's full name 2026-04-14 10:37:34 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arch: Kconfig: add range for cache line size 2026-09-01 11:03:32 +01:00