mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add a kconfig symbol to control the mbedtls option `MBEDTLS_AES_FEWER_TABLES`. 6KiB is a not insignificant ROM/RAM savings, and the extra arthmetic is quite reasonable. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>