Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSA Crypto: Enabled compatibility with drivers V1 and V2. #170

Merged
merged 1 commit into from May 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg12/BRD4161A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg12/BRD4162A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg12/BRD4163A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg12/BRD4164A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg12/BRD4166A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg12/BRD4170A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg12/BRD4304A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg24/BRD2601B/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg24/BRD2703A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg24/BRD4186A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg24/BRD4186C/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg24/BRD4187A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/efr32mg24/BRD4187C/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/mgm24/BRD2704A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/mgm24/BRD4316A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/mgm24/BRD4317A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/mgm24/BRD4318A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down
4 changes: 2 additions & 2 deletions matter/efr32/mgm24/BRD4319A/config/psa_crypto_config.h
Expand Up @@ -56,7 +56,7 @@
// <i> If no v1 files are used, its support can be disabled for space
// <i> optimization.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V1_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V2_DRIVER> Enable V2 ITS Driver Support <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand All @@ -69,7 +69,7 @@
// <i> driver before in GSDK 4.1.x and earlier, or the keys has been already
// <i> migrated.
// <i> Default: 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 0
#define SL_PSA_ITS_SUPPORT_V2_DRIVER 1

// <o SL_PSA_ITS_SUPPORT_V3_DRIVER> Enable support for V3 ITS Driver <0-1>
// <i> Devices that have used GSDK 4.1.x and earlier, and used ITS have the keys
Expand Down