mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-06-05 21:15:09 +00:00
Add a clarifying comment
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user