Merge branch 'Mbed-TLS:development' into codegen_1.1

This commit is contained in:
asfand-silabs 2022-09-17 19:54:01 +02:00 committed by GitHub
commit b549776a23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
389 changed files with 50509 additions and 19601 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""Generate library/psa_crypto_driver_wrappers.c
This module is invoked by the build sripts to auto generate the
This module is invoked by the build scripts to auto generate the
psa_crypto_driver_wrappers.c based on template files in
script/data_files/driver_templates/.
"""