minor updates
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
d267ec361d
commit
36bb5ff6e3
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue