Skip to content

dma: remove refactor artifact#198

Merged
bigbrett merged 2 commits intowolfSSL:mainfrom
rizlik:dma_enum_fix
Oct 3, 2025
Merged

dma: remove refactor artifact#198
bigbrett merged 2 commits intowolfSSL:mainfrom
rizlik:dma_enum_fix

Conversation

@rizlik
Copy link
Contributor

@rizlik rizlik commented Oct 2, 2025

9e6a072 added a enum that adds a name clashes when WOLFHSM_CFG_DMA_CUSTOM_CLIENT_COPY is defined. As the enum looks unused, it's probably just a artifact of a refactoring.

9e6a072 added a enum that adds a name clashes when
WOLFHSM_CFG_DMA_CUSTOM_CLIENT_COPY is defined. As the enum looks unused,
it's probably just a artifact of a refactoring.
@bigbrett
Copy link
Contributor

bigbrett commented Oct 2, 2025

@JacobBarthelmeh's PR introduced wh_dma.h which is a central place for all core DMA functionality. @rizlik do you think this might be a better home for these macros than wh_server.h?

JacobBarthelmeh
JacobBarthelmeh previously approved these changes Oct 2, 2025
Copy link
Contributor

@JacobBarthelmeh JacobBarthelmeh left a comment

Choose a reason for hiding this comment

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

Sorry @rizlik, thanks for fixing the duplication of enums. Maybe consider deleting the wh_server.h location and leaving the wh_dma.h spot, this change fixes the issue though.

@rizlik
Copy link
Contributor Author

rizlik commented Oct 3, 2025

moved in the dma.h and added the typedef

Copy link
Contributor

@bigbrett bigbrett left a comment

Choose a reason for hiding this comment

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

gratzi

@bigbrett bigbrett merged commit 8d579d6 into wolfSSL:main Oct 3, 2025
10 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