riscv-software-src / riscv-software-src/opensbi
Use of the `emulate_load/store` platform ops
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 712
- PR merge metrics
- No merged PRs in 30d
Description
Are there any examples of platforms that make use of the load and store emulation functionality introduced by this commit https://github.com/riscv-software-src/opensbi/commit/ddf3b649f1edd9eb5ad171c7faadf34acfb942f0?
I searched both the codebase and Github, but couldn't find any public usage of this API.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the commit introducing the emulate_load/store platform operations and search the OpenSBI codebase for their definitions and call sites. Compare those results with the GitHub search already mentioned. Done means identifying documented public platform examples, or confirming that none are available and clarifying what documentation is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100