Skip to content

Update TF-M for ARM_MUSCA_B1 #13291

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

Merged
merged 1 commit into from
Jul 14, 2020
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
52261ca41663
a630d86e91a8
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ struct psa_client_key_attributes_s
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
}
Expand Down
Binary file modified targets/TARGET_ARM_SSG/TARGET_MUSCA_B1/tfm_s.axf
Binary file not shown.