zephyr/tests/arch
Grzegorz Swiderski 13b1cfa5ec boards: nordic: Align with updated Nordic owned memory bindings
Apply the following changes to `nrf54h20dk` and `nrf9280pdk`:

* Convert `perm-*` properties to the newly introduced `nordic,access`,
  both in board files and tests.

* Redefine shared regions to specify multiple access owners per node,
  and ensure that each such region is reserved by one domain at a time.
  `cpuapp_cpurad_ram0x_region` is only enabled by Radiocore, while
  `cpuapp_cpucell_ram0x_region` is only enabled by Application core.

* Divide `shared_ram3x_region` so that each sub-region is owned by a
  different domain. Their addresses must be rounded down to fit the
  current UICR format.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-10-15 04:11:21 -04:00
..
arc/arc_dsp_sharing
arm tests: arch: arm: arm_irq_vector_table: fix compilation for nRF9280 2024-08-22 14:24:38 -04:00
arm64 arch/arm64/mmu: allow partial unmap of block mappings again 2024-08-27 15:14:43 -04:00
common boards: nordic: Align with updated Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
riscv tests: arch: riscv: test csf registers value 2024-10-02 09:48:02 +02:00
x86 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* 2024-06-12 21:13:26 -04:00
xtensa/save_restore_hifi tests: xtensa: fix test identifier 2024-03-06 15:30:08 -05:00