build_info.h: rewrite comment
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
419a55e929
commit
37db332658
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue