riscv-software-src / riscv-software-src/opensbi

SCMI protocols for power management

Open
#274 11 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.