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

lib: use SBI 2.0 DBCN extension #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luojia65
Copy link

@luojia65 luojia65 commented Apr 7, 2024

The legacy console is deprecated dated back to SBI version 0.2; latest firmware doesn't properly support legacy SBI extensions. This commit replaces it using latest SBI DBCN extension in RISC-V SBI 2.0 (some code is simplified as well during this process).

r? @xiaoyang-sde

The legacy console is deprecated dated back to SBI version 0.2; latest firmware doesn't properly support legacy SBI extensions. This commit replaces it using latest SBI DBCN extension in RISC-V SBI 2.0.

Signed-off-by: Zhouqi Jiang <[email protected]>
@xiaoyang-sde xiaoyang-sde self-requested a review April 7, 2024 22:27
@xiaoyang-sde xiaoyang-sde self-assigned this Apr 7, 2024
@xiaoyang-sde xiaoyang-sde added the enhancement New feature or request label Apr 7, 2024
@xiaoyang-sde
Copy link
Owner

Thanks for your contribution! Recently I've been dealing with various projects and life events, so my availability to work on this project might be limited. When I initially wrote this project, my understanding of operating systems and Rust was limited. Hence, I'm thinking about rewriting it in the future. If that occurs, I'm happy to accept your pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants