Skip to content

Commit

Permalink
EFR32: PSA configuration for compatibility with GSDK 4.3.0 attestatio…
Browse files Browse the repository at this point in the history
…n key. (#28442)
  • Loading branch information
rcasallas-silabs authored and pull[bot] committed Nov 10, 2023
1 parent 8973715 commit 2160050
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/platform/silabs/efr32/psa_crypto_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,8 @@
#endif

#endif // TFM_CONFIG_SL_SECURE_LIBRARY

/* Defaults in GSDK 4.3.0 */
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V3_DRIVER 1

0 comments on commit 2160050

Please sign in to comment.