Hello,
The product specification for the nRF5340 peripheral chapter here mentions "The application core peripherals are accessible from the network core".
However in the device tree for the CPU there is only one memory mapped node for i2c0,spi0,uart0.
does this mean if nodes are added and zephyr is properly configured, the network CPU can access the APP CPU peripherals such as QSPI or I2C_3 for example.