nRF9160 non-secure firmware image can access UARTE2 secure peripheral

Hi, I'm working on nRF9160 modem firmware update.

For Understanding SPM with secure and non-secure firmaware, I have used UARTE2(secure peripheral) into non-secure firmware image. Though UARTE2is secure it can be accessed through non-secure board image.

How is secure peripheral(NRF_UARTE2) can be accessed by non-secure board image ?

Image is attached for reference. It goes to init UART2 which is connected with nRF52840 mounted on nRF9160 board and it succeed without any error.

Parents Reply Children
No Data
Related