Hi,
I am new to Trustzone-M so my question can be awkward and stupid, but I am curious if I can set SPI on the board as secure. What I mean by 'secure' is that I want only a trusted application can access that SPI.
I plan to use a WiFi expansion board(WiFi 10 click) with the main board, and I guess the expansion board can be connected through SPI. I want to lock the WiFi module only can be used by the trusted application, but I don't know how to start and even I am not sure whether or not it is feasible to do.
Or, can I preempt sending a packet even though the expansion board is used by other processes? I want to prioritize my application to any other programs to use the WiFi module.
Also, I am trying to find the document with register maps for the LPC55S69 board, but I can't easily find it.
Any answers or guidance would be highly appreciated. Thanks a lot!