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

Fix the wording for remote fence address ranges #128

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

SiFiveHolland
Copy link
Contributor

The two parameters are the start and size of the address range, not the start and end of the range.

The two parameters are the start and size of the address range,
not the start and end of the range.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Copy link
Collaborator

@atishp04 atishp04 left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
The special start/size values only control which addresses are affected,
not which ASIDs are affected. The same rules apply to the legacy remote
fence functions, so document the behavior there as well.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
@atishp04 atishp04 merged commit 364b9f5 into riscv-non-isa:master Nov 21, 2023
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.

2 participants