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

Sse merge #167

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Sse merge #167

merged 2 commits into from
Sep 13, 2024

Conversation

atishp04
Copy link
Collaborator

No description provided.

avpatel and others added 2 commits September 13, 2024 13:20
A hart in non-retentive suspend state can't handle software events
until the hart has come out of the non-retentive suspend and restored
the hart state.

To support this, define separate hart mask/unmask functions for the
SSE extension which allow supervisor software to globally mask/unmask
software event delivery on the calling hart.

Reviewed-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
@atishp04 atishp04 merged commit 30fc1d6 into riscv-non-isa:master Sep 13, 2024
2 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.

2 participants