Open SPlatform opened 8 years ago
Following Configurations are closed due to reduce code size
SHA1 and MD5 can be closed. Needs more explanation.
On the other hand, in the first phase, we will not use File Operations and we will read image from Flash directly address by address. But in case of File System requirement for Firmware (RTOS, User App etc.) and common usage of Security module of Firmware, we will probably need to re-enable this option.
Still Memory Footprint problems. Let's contact in case of issue : https://tls.mbed.org/contact
Basically, port is completed. mbedTLS is located under Environment/External Lib directory.
mbedTLS includes almost all required security stack such as AES, RSA, SSL.
Need to port if there is no better alternative.