Add a changelog entry for forced MBEDTLS_PK_WRITE_C
Describe why and when it is enabled automatically. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
01005b90b5
commit
ad40bb7f3f
1 changed files with 5 additions and 0 deletions
5
ChangeLog.d/psa_crypto_reduced_configs.txt
Normal file
5
ChangeLog.d/psa_crypto_reduced_configs.txt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Changes
|
||||||
|
* Automatically enable MBEDTLS_PK_WRITE_C if MBEDTLS_PK_C and
|
||||||
|
MBEDTLS_USE_PSA_CRYPTO are enabled. This is due to ecdsa_verify_wrap
|
||||||
|
requirements, but will also probably be needed by RSA soon, hence the
|
||||||
|
broader PK_C requirement.
|
Loading…
Add table
Add a link
Reference in a new issue