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

WIP: SBI for QEMU RISC-V #584

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

orangecms
Copy link
Contributor

Signed-off-by: Daniel Maslowski info@orangecms.org

@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #584 (cec1d8d) into main (8909bbe) will decrease coverage by 2.15%.
The diff coverage is 0.00%.

❗ Current head cec1d8d differs from pull request most recent head 82363d6. Consider uploading reports for the commit 82363d6 to get more accurate results

@@            Coverage Diff             @@
##             main     #584      +/-   ##
==========================================
- Coverage   20.41%   18.25%   -2.16%     
==========================================
  Files          28       33       +5     
  Lines         872      975     +103     
==========================================
  Hits          178      178              
- Misses        694      797     +103     
Impacted Files Coverage Δ
.../mainboard/emulation/qemu-riscv/sbi/src/execute.rs 0.00% <0.00%> (ø)
...ation/qemu-riscv/sbi/src/feature/emulate_rdtime.rs 0.00% <0.00%> (ø)
...emulation/qemu-riscv/sbi/src/feature/sfence_vma.rs 0.00% <0.00%> (ø)
.../mainboard/emulation/qemu-riscv/sbi/src/hal/mod.rs 0.00% <0.00%> (ø)
...ard/emulation/qemu-riscv/sbi/src/hart_csr_utils.rs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8909bbe...82363d6. Read the comment docs.

@orangecms orangecms force-pushed the qemu-rustsbi branch 2 times, most recently from 34e4e64 to 4d2fb5d Compare June 25, 2022 23:05
Signed-off-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Daniel Maslowski <info@orangecms.org>
Signed-off-by: Daniel Maslowski <info@orangecms.org>
@orangecms orangecms changed the title WIP: SBI for QEMU WIP: SBI for QEMU RUSC-V Oct 4, 2022
@orangecms orangecms changed the title WIP: SBI for QEMU RUSC-V WIP: SBI for QEMU RISC-V Oct 4, 2022
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.

None yet

1 participant