mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Merge pull request #9161 from mpg/doc-guards
[3.6 only] Document transitional feature macros / guards
This commit is contained in:
@ -1766,6 +1766,8 @@ config_psa_crypto_accel_rsa () {
|
||||
driver_only=$1
|
||||
|
||||
# Start from crypto_full config (no X.509, no TLS)
|
||||
# Note: PK will be ignored when comparing driver to reference in
|
||||
# analyze_outcomes.py
|
||||
helper_libtestdriver1_adjust_config "crypto_full"
|
||||
|
||||
if [ "$driver_only" -eq 1 ]; then
|
||||
|
Reference in New Issue
Block a user