zephyr/samples/application_development
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
..
code_relocation_nocopy boards: nordic: nrf54h20dk: refactor RAM memory map 2025-07-24 16:57:45 +01:00
external_lib samples: application_development: use zephyr:code-sample directive 2024-08-27 15:13:43 -04:00
application_development.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00