zephyr/tests/arch/common
Jonathan Nilsen 38e60025b0 boards: nordic: nrf54h20dk: refactor RAM memory map
Refactor the default RAM memory map on nrf54h20dk:

Removes use of "nordic,owned-memory" which is no longer needed on
nrf54h20. Reserved memory nodes that were under "nordic,owned-memory"
have been moved directly under reserved-memory.

The memory shared between cpuapp-cpusec and cpurad-cpusec in RAM0x
is no longer used with IronSide, since IPC buffers toward the secure
domain are at new fixed locations. The cpuapp_data region
has been expanded to fill the available space in RAM0x when removing
these shared memory regions.

Signed-off-by: Jonathan Nilsen <jonathan.nilsen@nordicsemi.no>
2025-07-24 16:57:45 +01:00
..
ramfunc boards: nordic: nrf54h20dk: refactor RAM memory map 2025-07-24 16:57:45 +01:00
semihost tests: arch: Fix zassert string 2025-05-22 16:17:23 +02:00
stack_unwind tests/stack_unwind: Avoid inlining and tail-calls 2025-06-17 16:06:21 +02:00
timing style: tests: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00