From 36bb5ff6e3b0fba1a685eab2774ec8ac1b821599 Mon Sep 17 00:00:00 2001 From: Dave Rodgman Date: Tue, 29 Jun 2021 21:39:55 +0100 Subject: [PATCH] minor updates Signed-off-by: Dave Rodgman --- docs/3.0-migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.0-migration-guide.md b/docs/3.0-migration-guide.md index 3911141ae7..b0903e3daf 100644 --- a/docs/3.0-migration-guide.md +++ b/docs/3.0-migration-guide.md @@ -411,7 +411,7 @@ than just the MFL configuration into account. ### Change `MBEDTLS_ECP_FIXED_POINT_OPTIM` behavior -The option `MBEDTLS_ECP_FIXED_POINT_OPTIM` now increase code size and it does +The option `MBEDTLS_ECP_FIXED_POINT_OPTIM` now increases code size and it does not increase peak RAM usage anymore. If you are limited by code size, you can define `MBEDTLS_ECP_FIXED_POINT_OPTIM`