Skip to content

tc3 quickfixes - #878

Merged
dgarske merged 2 commits into
wolfSSL:masterfrom
bigbrett:tc3-tweaks
Sep 2, 2026
Merged

tc3 quickfixes#878
dgarske merged 2 commits into
wolfSSL:masterfrom
bigbrett:tc3-tweaks

Conversation

@bigbrett

@bigbrett bigbrett commented Aug 28, 2026

Copy link
Copy Markdown
Contributor
  • Adds missing wolfHSM object files
  • add static lib to clean target

Copilot AI lite review requested due to automatic review settings August 28, 2026 19:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

This PR addresses build and cleanup gaps when building wolfBoot as a library, and clarifies documentation around TARGET=library vs building a platform static archive.

Changes:

  • Adds missing wolfHSM DMA-related object files to the server object list.
  • Clarifies documentation for TARGET=library and recommends make libwolfboot.a for platform builds.
  • Extends make clean to remove libwolfboot.a.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
options.mk Includes additional wolfHSM DMA objects in the server build.
docs/lib.md Clarifies library build modes and how to build the static archive.
Makefile Removes libwolfboot.a during cleanup.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread options.mk
Comment thread docs/lib.md Outdated
Comment thread Makefile
@bigbrett
bigbrett marked this pull request as ready for review September 2, 2026 21:05
@bigbrett
bigbrett requested a review from dgarske September 2, 2026 21:06
@bigbrett bigbrett changed the title quickfixes: tc3+static lib tc3 quickfixes Sep 2, 2026
@dgarske
dgarske merged commit 99725d2 into wolfSSL:master Sep 2, 2026
434 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants