mbed-os/features/mbedtls/importer
Andres Amaya Garcia 7c8ed0cc42 Enable MBEDTLS_AES_ROM_TABLES in mbed TLS main conf
Enable the compile-time option MBEDTLS_AES_ROM_TABLES in the mbed TLS
main config.h file in mbed OS. This option has the effect of labelling
the AES tables as 'const' so they are placed in ROM, which saves some
RAM space.
2017-08-29 12:05:50 +01:00
..
TARGET_IGNORE Update mbed TLS to version 2.3.0 2016-07-23 00:13:43 -05:00
Makefile Update mbed TLS to version 2.6.0 2017-08-29 11:50:29 +01:00
adjust-config.sh Enable MBEDTLS_AES_ROM_TABLES in mbed TLS main conf 2017-08-29 12:05:50 +01:00