mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-03 17:09:55 +00:00
Move driver wrappers generation to tf-psa-crypto
Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
@rem @@@@ library\** @@@@
|
||||
@rem psa_crypto_driver_wrappers.h needs to be generated prior to
|
||||
@rem generate_visualc_files.pl being invoked.
|
||||
python scripts\generate_driver_wrappers.py || exit /b 1
|
||||
python tf-psa-crypto\scripts\generate_driver_wrappers.py || exit /b 1
|
||||
perl scripts\generate_errors.pl || exit /b 1
|
||||
perl scripts\generate_query_config.pl || exit /b 1
|
||||
perl scripts\generate_features.pl || exit /b 1
|
||||
|
||||
Reference in New Issue
Block a user