zephyr/tests
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
..
application_development tests: vector_table_relocation: fix a mis-use of SRAM_SIZE 2025-07-04 13:06:13 -05:00
arch boards: nordic: nrf54h20dk: refactor RAM memory map 2025-07-24 16:57:45 +01:00
benchmarks arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
bluetooth tests: bt: host: mock k_heap_aligned_alloc 2025-07-20 23:25:14 -04:00
boards boards: nordic: nrf54h20dk: refactor RAM memory map 2025-07-24 16:57:45 +01:00
boot tests: fix: limit platforms in boot.with_mcumgr.test_upgrade_ble 2025-07-04 16:41:01 -10:00
bsim tests: bsim: bluetooth: audio: Remove shadowed variable 2025-07-19 10:12:22 +02:00
cmake
crypto crypto: remove deprecated tinycrypt 2025-07-24 02:48:32 -04:00
ctest/base
drivers boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig tests: kconfig: functions: add tests for dt_compat_enabled_num 2025-06-27 10:07:01 -05:00
kernel tests: kernel: timer: timer_behavior: Fix max_stddev calculation 2025-07-22 19:31:31 -04:00
lib tests: lib: json: add test for mixed array types 2025-07-21 21:31:21 -04:00
misc Revert "tests: misc: Fixing expected output on check_init_priorities test" 2025-07-16 16:39:36 -05:00
modules tests: do not use "sanity" word 2025-06-25 16:00:10 -10:00
net net: tcp: Add support for partially valid data recv 2025-07-19 15:47:57 -04:00
posix posix: fnmatch: fix bugs in fnmatch(), see issue #55186 2025-06-09 17:05:40 -05:00
robot
subsys boards: nrf54h20dk: Merge iron variants into the base variants 2025-07-24 16:57:45 +01:00
unit tests: crc: Add test-case to validate CRC24Q RTCM3 2025-07-21 09:19:14 -04:00
ztest tests: error_hook: Workaround for RX architecture 2025-06-26 14:07:03 +02:00
test_config_ci.yaml
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00