commit | 5fe874c34e0d9980dd544f4f3a43b60f261b394a | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Fri Aug 31 07:41:50 2018 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Fri Oct 12 13:36:13 2018 -0300 |
tree | 5a813ac656c22d26ce0e8108ce4939723673a2c7 | |
parent | 0170f26de182fda8f4d2262b9f05bb7d3ab0a962 [diff] [blame] |
Add Zephyr support for encrypted images Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/boot/zephyr/include/config-rsa.h b/boot/zephyr/include/config-rsa.h index c6fa05a..d27acf9 100644 --- a/boot/zephyr/include/config-rsa.h +++ b/boot/zephyr/include/config-rsa.h
@@ -58,6 +58,7 @@ #define MBEDTLS_MD_C #define MBEDTLS_OID_C #define MBEDTLS_SHA256_C +#define MBEDTLS_AES_C /* Save RAM by adjusting to our exact needs */ #define MBEDTLS_ECP_MAX_BITS 2048