ad40bb7f3f
Describe why and when it is enabled automatically. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
5 lines
253 B
Text
5 lines
253 B
Text
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.
|