aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_driver_wrappers.py
AgeCommit message (Expand)AuthorFilesLines
2023-09-26Change to os.path functions base on commentXiaokang Qian1-1/+1
2023-09-26Change the extension type of the file psa_crypto_driver_wrapperXiaokang Qian1-1/+1
2023-09-26Automaticly generate psa_crypto_driver_wrappers_no_static.cXiaokang Qian1-7/+13
2022-10-10fixed docstring sentenceAsfandyar Orakzai1-1/+0
2022-09-19fixed formatingAsfandyar Orakzai1-1/+3
2022-09-18fixed opaque schemas pathsAsfandyar Orakzai1-1/+1
2022-09-17added some doc strings and fixed formatingAsfandyar Orakzai1-3/+6
2022-09-17fixed formatingAsfandyar Orakzai1-8/+12
2022-09-17refactored and addressed reviewer observations in generate_driver_wrappers.pyAsfandyar Orakzai1-57/+71
2022-09-17Merge branch 'Mbed-TLS:development' into codegen_1.1asfand-silabs1-1/+1
2022-09-16fixed formating of driver generator scriptAsfandyar Orakzai1-1/+2
2022-09-16refactored generate_driver_wrappers.pyAsfandyar Orakzai1-13/+29
2022-09-16Schema and script improvementsArchana1-5/+5
2022-09-16Arg parse improvementsArchana1-17/+17
2022-09-16Fix JsonObject type for MyPyArchana1-2/+3
2022-09-16JSONschema and python improvementsArchana1-32/+67
2022-09-16PyLint errors fixedArchana1-17/+23
2022-09-16JSON Validation addedArchana1-13/+34
2022-09-16Driver Wrapper CodeGen Rev 1.1Archana1-10/+48
2022-05-11Fix additional misspellings found by codespellAndrzej Kurek1-1/+1
2021-12-19Review comments addressedArchana1-4/+7
2021-12-19Rename the template file from .conf to .jinjaArchana1-2/+2
2021-12-19Restructure Python script to use argparse and mainArchana1-22/+59
2021-12-18Fix Pylint errors and improve Python scriptArchana1-19/+26
2021-12-18Restructure scripts' folder alignmentArchana1-0/+28