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

Sbi dbtr extension support #153

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

atishp04
Copy link
Collaborator

No description provided.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
The SBI implementation (specifically M-mode) has direct access to the
debug trigger CSRs defined by the Sdtrig extension so let's add SBI
debug trigger (DBTR) extension to allow supervisor software configure
debug triggers.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
@atishp04
Copy link
Collaborator Author

@rpsene : This PR fails CI due to the dependencies. <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in require': cannot load such file -- asciidoctor-bibtex (LoadError)`

It works locally for me. I tried adding the asciidoctor-bibtex in the build-doc.yml but it didnot seem to work. Let me know if I am missing something

@atishp04
Copy link
Collaborator Author

@rpsene : ping

CC: @avpatel

@rpsene
Copy link
Contributor

rpsene commented Jul 22, 2024

@atishp04 I will upgrade the build procedure. It is outdated.

@atishp04
Copy link
Collaborator Author

atishp04 commented Aug 5, 2024

@rpsene : Thanks. let me know once it is done.

@atishp04
Copy link
Collaborator Author

atishp04 commented Aug 7, 2024

Merging it so that reviewers gets a chance to the merge the spec. We can fix the CI later.

@atishp04 atishp04 merged commit 14d490c into riscv-non-isa:master Aug 7, 2024
1 of 3 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