commit | ba4d08f328658cdd92dc9f9f97a0ab8a622a6b4d | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Mon Jan 21 16:11:32 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 22 07:44:42 2019 -0500 |
tree | c0cd593b980f97dfc8ae91b8eb63fa8a91506920 | |
parent | 56d7471b0c3a49b4860501cc6ee6f4e1e52e812a [diff] |
ext: lib: crypto: Extend generic mbedTLS config Extend generic mbedTLS configuration file with MBEDTLS_AES_ROM_TABLES option. This allows to save some RAM (~8kB) in favour of ROM and performance. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>