Skip to content

TC3: expose DFLASH mode as option - #837

Merged
dgarske merged 1 commit into
wolfSSL:masterfrom
bigbrett:tc3-se-mode
Jul 30, 2026
Merged

TC3: expose DFLASH mode as option#837
dgarske merged 1 commit into
wolfSSL:masterfrom
bigbrett:tc3-se-mode

Conversation

@bigbrett

Copy link
Copy Markdown
Contributor

exposes support for a different flash mode on TC3

Copilot AI review requested due to automatic review settings July 29, 2026 22:30
@bigbrett bigbrett self-assigned this Jul 29, 2026

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

Note

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.

Exposes an AURIX TC3 build-time option to support DFLASH provisioned in single-ended sensing mode, adjusting both compile-time configuration and NVM image sizing.

Changes:

  • Add a Makefile option (TC3_CFG_DFLASH_SINGLE_ENDED=1) that defines a corresponding C preprocessor macro.
  • Adjust WH_NVM_PART_SIZE based on the selected DFLASH sensing mode.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread arch.mk
Comment thread arch.mk
@bigbrett
bigbrett marked this pull request as ready for review July 30, 2026 20:11
@bigbrett bigbrett assigned dgarske and unassigned bigbrett Jul 30, 2026
@bigbrett
bigbrett requested a review from dgarske July 30, 2026 20:12
@dgarske
dgarske merged commit 4e1dd61 into wolfSSL:master Jul 30, 2026
399 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