Skip to content

Commit 776ccce

Browse files
committed
psa: Update TF-M for ARM_MUSCA_B1
1 parent 851c887 commit 776ccce

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)