Hello,
is it possible to read UICR at address FF8000 from a non secure application for nrf(160.
If yes, can you provide sample code and CONFIG to enable in prj.conf.
Best Regards
Hello,
is it possible to read UICR at address FF8000 from a non secure application for nrf(160.
If yes, can you provide sample code and CONFIG to enable in prj.conf.
Best Regards
See this post, it's for nRF54, but the same methods apply to nRF91 as well.
RE: Static Partition Alignment
see also https://github.com/nrfconnect/sdk-nrf/blob/main/samples/tfm/tfm_hello_world/src/main.c
Hi,
looks a little bit complicated. Does it change my not secure application in a secure application?
Hi,
looks a little bit complicated. Does it change my not secure application in a secure application?