RT-Thread / RT-Thread/rt-thread

[Feature] risc-v: 统一 PLIC 支持 | Unify the PLIC

Open
#9,566 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Arch: RISC-V
Dominant language
C
Stars
12.2k
Forks
5.4k
Avg merge
4d 12h
Merged PRs (30d)
40

Description

Describe problem solved by the proposed feature

以下三个文件分别实现了 PLIC 驱动,可以统一到一个实现中。

Describe your preferred solution

No response

Describe possible alternatives

No response

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

Compare libcpu/risc-v/t-head/c906/plic.c, libcpu/risc-v/t-head/c908/plic.c, and libcpu/risc-v/virt64/plic.c to identify their shared PLIC driver behavior and platform-specific differences. The work is done when the three separate implementations are unified into one implementation without losing support for the listed RISC-V targets.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.