Merge pull request #5396 from SiliconLabs/codegen_1.1
Driver dispatch Codegen 1.1
This commit is contained in:
commit
34c09469f3
15 changed files with 552 additions and 138 deletions
|
@ -278,7 +278,7 @@ class CodeParser():
|
|||
"library/*.c",
|
||||
"3rdparty/everest/library/everest.c",
|
||||
"3rdparty/everest/library/x25519.c"
|
||||
])
|
||||
], ["library/psa_crypto_driver_wrappers.c"])
|
||||
symbols = self.parse_symbols()
|
||||
|
||||
# Remove identifier macros like mbedtls_printf or mbedtls_calloc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue