mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-16 04:20:49 +00:00
Restore 3.6 PSA constants generation check
Just to ease the eventual migration of check-generated-files.sh to the framework. Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
8392f189e2
commit
ce3bcf04d8
@ -150,6 +150,7 @@ if [ -d tf-psa-crypto ]; then
|
||||
${crypto_core_dir}/psa_crypto_driver_wrappers_no_static.c
|
||||
check framework/scripts/generate_config_tests.py tests/suites/test_suite_config.mbedtls_boolean.data
|
||||
else
|
||||
check scripts/generate_psa_constants.py ./programs/psa/psa_constant_names_generated.c
|
||||
check framework/scripts/generate_bignum_tests.py $(framework/scripts/generate_bignum_tests.py --list)
|
||||
if in_tf_psa_crypto_repo; then
|
||||
check framework/scripts/generate_config_tests.py tests/suites/test_suite_config.psa_boolean.data
|
||||
|
Loading…
x
Reference in New Issue
Block a user