mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-10 04:09:59 +00:00
build_info.h: rewrite comment
Signed-off-by: Yanray Wang <[email protected]>
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
|
||||
/* PSA crypto specific configuration options
|
||||
* - If config_psa.h reads a configuration option in preprocessor directive,
|
||||
* this symbol should be consulted before its inclusion. (e.g. MBEDTLS_MD_C)
|
||||
* this symbol should be set before its inclusion. (e.g. MBEDTLS_MD_C)
|
||||
* - If config_psa.h writes a configuration option in conditional directive,
|
||||
* this symbol should be consulted after its inclusion.
|
||||
* (e.g. MBEDTLS_MD_LIGHT)
|
||||
|
||||
Reference in New Issue
Block a user