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

axi_adapter/fence.t: Assert busy_o when any outstanding AW #52

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

niwis
Copy link
Collaborator

@niwis niwis commented May 21, 2024

Assert busy_o whenever there is any outstanding AW transaction to prevent protocol violations (e.g., microreset during an inflight transaction).

Assert `busy_o` whenever there is any outstanding AW transaction to
prevent protocol violations (microreset during an inflight transaction).

Signed-off-by: Nils Wistoff <[email protected]>
@niwis niwis merged commit 99ae53b into pulp-v1 Sep 3, 2024
40 of 41 checks passed
@niwis niwis deleted the nw/axi-adapter-busy branch September 3, 2024 09:13
paulsc96 pushed a commit that referenced this pull request Sep 20, 2024
Assert `busy_o` whenever there is any outstanding AW transaction to
prevent protocol violations (microreset during an inflight transaction).

Signed-off-by: Nils Wistoff <[email protected]>
paulsc96 pushed a commit that referenced this pull request Sep 25, 2024
Assert `busy_o` whenever there is any outstanding AW transaction to
prevent protocol violations (microreset during an inflight transaction).

Signed-off-by: Nils Wistoff <[email protected]>
paulsc96 pushed a commit that referenced this pull request Sep 26, 2024
Assert `busy_o` whenever there is any outstanding AW transaction to
prevent protocol violations (microreset during an inflight transaction).

Signed-off-by: Nils Wistoff <[email protected]>
paulsc96 pushed a commit that referenced this pull request Oct 23, 2024
Assert `busy_o` whenever there is any outstanding AW transaction to
prevent protocol violations (microreset during an inflight transaction).

Signed-off-by: Nils Wistoff <[email protected]>
paulsc96 pushed a commit that referenced this pull request Oct 24, 2024
Assert `busy_o` whenever there is any outstanding AW transaction to
prevent protocol violations (microreset during an inflight transaction).

Signed-off-by: Nils Wistoff <[email protected]>
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