Add a clarifying comment

Signed-off-by: Elena Uziunaite <[email protected]>
This commit is contained in:
Elena Uziunaite
2024-12-19 20:34:57 +02:00
parent 4b3172f1d1
commit 5d6cb59236
+1
View File
@@ -68,6 +68,7 @@ helper_libtestdriver1_adjust_config() {
fi
# Enable PSA-based config (necessary to use drivers)
# MBEDTLS_PSA_CRYPTO_CONFIG is a legacy setting which should only be set on 3.6 LTS branches.
if in_mbedtls_repo && in_3_6_branch; then
scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
fi