Imported more library files
Not compiling currently
This commit is contained in:
10
config/sli_psa_builtin_config.h
Normal file
10
config/sli_psa_builtin_config.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef SLI_PSA_BUILTIN_CONFIG_H
|
||||
#define SLI_PSA_BUILTIN_CONFIG_H
|
||||
|
||||
// Modify this file to allow/disallow PSA crypto fallback software implementations
|
||||
|
||||
#undef MBEDTLS_PSA_BUILTIN_ALG_ECB_NO_PADDING
|
||||
#undef MBEDTLS_PSA_BUILTIN_ALG_CMAC
|
||||
|
||||
|
||||
#endif // SLI_PSA_BUILTIN_CONFIG_H
|
||||
Reference in New Issue
Block a user