zephyr/tests/arch/common
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
..
ramfunc boards: nordic: Align with updated Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
semihost
stack_unwind arch: riscv: stacktrace: print additional arg when fatal error 2024-08-26 14:44:53 -04:00
timing style: tests: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00