Topic: Memory overflow error with nRF5340
Hi
I am working with nRF5340 device and have integrated wolfSSL library into my project.
I am facing memory overflow issue when I build the project with TFM(_ns) enabled.
Below is the error message I see
zephvr/zephyr pred.elf section text' will not fit in region 'FLASH'
Region 'FLASH' overflowed by 170820 bytes
Attached my prj.conf file
All I need from the wolf library is to support TLS 1.2 with minimal code size so, please let me know the setup I need to use it for my project.
Let me know if any additional information is required.
Thank you in advance.