Skip to content

riscv64: Add PLIC feature flag - #1077

Open
sbutz wants to merge 1 commit into
hermit-os:mainfrom
sbutz:sb/riscv_aia
Open

sbutz wants to merge 1 commit into
hermit-os:mainfrom
sbutz:sb/riscv_aia

Conversation

@sbutz

@sbutz sbutz commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Using RISC-V's Advanced Interrupt Architecture (AIA) should be the default.
Gate legacy platform level interrupt controller (PLIC) behind feature flag so all examples using default-features=false use the AIA.

@mkroening mkroening left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name seems good to me. 👍

We'll wait with merging until the corresponding kernel PR is up. :)

@sbutz sbutz changed the title riscv64: Add AIA feature flag riscv64: Add PLIC feature flag Aug 31, 2026
@sbutz
sbutz marked this pull request as ready for review September 5, 2026 06:47
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.

2 participants