zephyr/tests/drivers/uart
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
..
uart_async_api tests: drivers: uart_async_api: fix userspace fault 2024-09-30 17:00:17 -05:00
uart_async_rx
uart_basic_api
uart_elementary samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
uart_emul
uart_errors samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
uart_mix_fifo_poll boards: nordic: Align with updated Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
uart_pm tests: drivers: uart: uart_pm: Disable PM_DEVICE_SYSTEM_MANAGED 2024-10-04 10:48:57 +01:00