Skip to content

Reduce the fwTPM RAM use when NV is disabled - #610

Merged
dgarske merged 1 commit into
wolfSSL:masterfrom
aidangarske:fwtpm-no-nv-context-slots
Sep 16, 2026
Merged

dgarske merged 1 commit into
wolfSSL:masterfrom
aidangarske:fwtpm-no-nv-context-slots

Conversation

@aidangarske

Copy link
Copy Markdown
Member

FWTPM_NO_NV left 35,264 bytes of unused NV index storage in FWTPM_CTX. Omit the NV index slots and supporting paths when NV commands are disabled. so that we dont have 35k .bss reserved ram space.

@aidangarske
aidangarske requested a review from dgarske September 16, 2026 18:18
Copilot AI lite review requested due to automatic review settings September 16, 2026 18:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@dgarske
dgarske merged commit 4603f83 into wolfSSL:master Sep 16, 2026
225 checks passed
@aidangarske
aidangarske deleted the fwtpm-no-nv-context-slots branch September 17, 2026 17:18
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