Dear Support Team
After I added AES CBC(samples/crypto/aes_cbc) to my project, the SRAM reduced 56Kbytes and the Flash reduced 256Kbytes, it reduced too many space that we didn't have enough space for the project. The below pictures show the configurations we add to prj,conf.
The below picture shows the space before I added AES CBC to the project.
The below picture shows the space after I added AES CBC to the project.
As we must use AES CBC in the project, Is there any way to reduce the space occupied by the AES CBC? Many thanks.