mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
Copyediting
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
2c2e24338b
commit
e27c35c6a6
@ -8,7 +8,7 @@ All configuration options that are relevant to TF-PSA-Crypto must now be configu
|
||||
* otherwise `<psa/crypto_config.h>`;
|
||||
* additionally `TF_PSA_CRYPTO_USER_CONFIG_FILE`, if set.
|
||||
|
||||
Configuration options that are relevant to X.509 or TLS should still be set in the Mbed TLS configuration file (`MBEDTLS_CONFIG_FILE` or `<mbedtls/mbedtls_config.h>`, and `MBEDTLS_USER_CONFIG_FILE` is set). However, you can define all options in the crypto configuration, and Mbed TLS will pick them up.
|
||||
Configuration options that are relevant to X.509 or TLS should still be set in the Mbed TLS configuration file (`MBEDTLS_CONFIG_FILE` or `<mbedtls/mbedtls_config.h>`, plus `MBEDTLS_USER_CONFIG_FILE` if it is set). However, you can define all options in the crypto configuration, and Mbed TLS will pick them up.
|
||||
|
||||
Generally speaking, the options that must be configured in TF-PSA-Crypto are:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user