550d147078
``` ./scripts/bump_version.sh --version 3.4.1 ``` Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
15 lines
359 B
Text
15 lines
359 B
Text
Check compile time library version
|
|
check_compiletime_version:"3.4.1"
|
|
|
|
Check runtime library version
|
|
check_runtime_version:"3.4.1"
|
|
|
|
Check for MBEDTLS_VERSION_C
|
|
check_feature:"MBEDTLS_VERSION_C":0
|
|
|
|
Check for MBEDTLS_AES_C when already present
|
|
depends_on:MBEDTLS_AES_C
|
|
check_feature:"MBEDTLS_AES_C":0
|
|
|
|
Check for unknown define
|
|
check_feature:"MBEDTLS_UNKNOWN":-1
|