Skip to content

Commit 8734f2a

Browse files
authored
Merge pull request #13291 from jainvikas8/update-tfm-14Jul20
Update TF-M for ARM_MUSCA_B1
2 parents 851c887 + 776ccce commit 8734f2a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
52261ca41663
1+
a630d86e91a8

features/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/include/psa/crypto_client_struct.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ struct psa_client_key_attributes_s
4040
uint16_t bits;
4141
};
4242

43-
#define PSA_CLIENT_KEY_ATTRIBUTES_INIT {0, 0, 0, 0, 0, 0}
43+
#define PSA_CLIENT_KEY_ATTRIBUTES_INIT {0, 0, 0, 0, 0, 0, 0}
4444

4545
#ifdef __cplusplus
4646
}
-40 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)