I have configured nrf9160 dts common file with one SPI3, I2C0, UART1 and UART2. Also i changed chosen section in the dts file to use UART1. When i build and run on nrf9160DK board, following error is observed
05 NRF_UARTE1 Non-Secure*** Booting Zephyr OS build v2.4.0-ncs2 ***
Non-secure callable region 0 placed in flash region 0 with size 32.
Please suggest how to overcome this problem.