mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-28 15:17:21 +00:00
Add missing backticks
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
5f64611f6b
commit
3ca3f151f5
@ -168,9 +168,10 @@ section dedicated to non boolean configuration options anymore.
|
|||||||
#### SECTION General and test configuration options
|
#### SECTION General and test configuration options
|
||||||
Note: for consistency with the configuration file name change from
|
Note: for consistency with the configuration file name change from
|
||||||
`crypto_config.h` to `tf_psa_crypto_config.h`, the configuration options
|
`crypto_config.h` to `tf_psa_crypto_config.h`, the configuration options
|
||||||
MBEDTLS_PSA_CRYPTO_CONFIG_FILE and MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE are
|
`MBEDTLS_PSA_CRYPTO_CONFIG_FILE` and `MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE` are
|
||||||
respectively renamed TF_PSA_CRYPTO_CONFIG_FILE and TF_PSA_CRYPTO_USER_CONFIG_FILE.
|
respectively renamed `TF_PSA_CRYPTO_CONFIG_FILE` and
|
||||||
These are the only configuration options renamed by this document.
|
`TF_PSA_CRYPTO_USER_CONFIG_FILE`. These are the only configuration options
|
||||||
|
renamed by this document.
|
||||||
```
|
```
|
||||||
//#define MBEDTLS_CHECK_RETURN_WARNING
|
//#define MBEDTLS_CHECK_RETURN_WARNING
|
||||||
//#define MBEDTLS_DEPRECATED_REMOVED
|
//#define MBEDTLS_DEPRECATED_REMOVED
|
||||||
|
Loading…
Reference in New Issue
Block a user