Hi,
I'm currently building a product that uses PSA crypto API to generate, and save some keys in secure storage. I also need to have a WiFi functionality (nRF7002), but, the build fails when I switch on both of these options. I'm building without TF-M because it takes too much space for the app - I won't be able to implement all of the functionalities...
Basically, I get the same error as the person in this topic:
Build Error When Enabling Both Wi-Fi and PSA Driver for CryptoCell
The answer there was to build the software with TF-M, but, that's not an option - I wont have enough flash/ram for my application if I have to do that. Is there some other option available for this to function?
Thanks in advance,
Tomislav