Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

treewide: Bump iDMA and update handling of zero-length transfers #156

Merged
merged 4 commits into from
Jul 4, 2024

Conversation

colluca
Copy link
Collaborator

@colluca colluca commented Jul 4, 2024

Implements the changes discussed in #153 which were waiting for a new release of the iDMA containing the mentioned bug fix.

As collateral efforts required to merge this, we:

  • fix a synchronization bug in the snRuntime
  • fix a bug in the Github CI

@colluca colluca mentioned this pull request Jul 4, 2024
6 tasks
colluca added 3 commits July 4, 2024 13:35
Since only the DMA core initializes the allocator structs, but all
cores make use of it, it is important to place a barrier between
the initialization and its successive use.
@colluca colluca merged commit 2fb4c70 into main Jul 4, 2024
27 checks passed
@colluca colluca deleted the fix-zero-length branch July 4, 2024 12:38
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.

1 participant