riscv-software-src / riscv-software-src/opensbi
SCMI protocols for power management
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 712
- PR merge metrics
- No merged PRs in 30d
Description
If the RISC-V platform is using SCMI protocols for power management, when we try to upstream the code, the SCMI code should be part of the library private to the specific platform (under '/platform/<platform_name>') or it can be a general library ( under '/lib/utils') ?
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 by comparing the platform-specific path under /platform/<platform_name> with the general library path under /lib/utils, focusing on where SCMI power-management code would belong. Done means reaching and documenting a maintainable placement decision for SCMI support; the issue does not mention a test or implementation entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100