mirror of https://github.com/ARMmbed/mbed-os.git
psa: Update TF-M for ARM_MUSCA_B1
parent
851c8870b6
commit
776ccce8d6
|
|
@ -1 +1 @@
|
||||||
52261ca41663
|
a630d86e91a8
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ struct psa_client_key_attributes_s
|
||||||
uint16_t bits;
|
uint16_t bits;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define PSA_CLIENT_KEY_ATTRIBUTES_INIT {0, 0, 0, 0, 0, 0}
|
#define PSA_CLIENT_KEY_ATTRIBUTES_INIT {0, 0, 0, 0, 0, 0, 0}
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue