Updated submodules to latest version#744
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s git submodule references under lib/ to newer upstream revisions, keeping wolfBoot’s bundled wolfSSL-family dependencies current.
Changes:
- Bump
lib/wolfsslsubmodule revision - Bump
lib/wolfTPMsubmodule revision - Bump
lib/wolfPKCS11,lib/wolfHSM, andlib/wolfPSAsubmodule revisions
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
lib/wolfssl (submodule) |
Advances the wolfSSL dependency revision used by wolfBoot builds. |
lib/wolfTPM (submodule) |
Advances the wolfTPM dependency revision used for TPM integration paths. |
lib/wolfPKCS11 (submodule) |
Advances the wolfPKCS11 dependency revision used for PKCS#11-related features. |
lib/wolfHSM (submodule) |
Advances the wolfHSM dependency revision used for HSM integration/simulator paths. |
lib/wolfPSA (submodule) |
Advances the wolfPSA dependency revision used for PSA-related integration. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.
Comments suppressed due to low confidence (1)
lib/wolfssl:1
- PR title indicates only submodule updates, but this PR also changes multiple build Makefiles and
src/xmalloc.c. Please update the PR title/description to reflect the additional build/runtime changes (or split into separate PRs) so reviewers can track intent and risk accurately.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.