Closed ADiea closed 7 years ago
AES is used to encrypt data once session is established so it has impact throughout the ssl session (when CPU is back at 80Mhz)
Have you had a chance to measure how much speedup this change achieves, and how much extra space it needs in IRAM?
I think the best way to do this is to adjust the linker script to place aes.o object into IRAM.
Fair enough.
Speedup aes functions.