zephyr/tests/drivers/spi
Grzegorz Swiderski 85b03949e4 boards: nordic: Flatten shared_ramxx_region nodes
Update the default memory maps for `nrf54h20dk` and `nrf9280pdk` to
remove the `shared_ram20_region` and `shared_ram3x_region` nodes,
because their child nodes no longer need to be grouped together:

  * IPC buffers in RAM20 are statically allocated.
  * DMA buffers in RAM3x have separate access owners.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-10-15 04:11:21 -04:00
..
dt_spec tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
spi_controller_peripheral boards: nordic: Align with updated Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
spi_error_cases boards: nordic: Flatten shared_ramxx_region nodes 2024-10-15 04:11:21 -04:00
spi_loopback tests: drivers: spi_loopback: Add phyboard_polis 2024-10-07 18:43:35 +02:00