Skip to content

Commit

Permalink
Add a clarifying comment
Browse files Browse the repository at this point in the history
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
  • Loading branch information
eleuzi01 committed Dec 18, 2024
1 parent 7b77689 commit 709538c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/all-helpers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 709538c

Please sign in to comment.