Skip to content

Riscv direct isr multithreading #3107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lstnl
Copy link
Contributor

@lstnl lstnl commented Jul 30, 2025

No description provided.

lstnl and others added 2 commits August 8, 2025 13:18
Added helper Kcoinfig option USE_ISR_WRAPPER which can be used to
include isr_wrapper even if GEN_SW_ISR_TABLE is not enabled. This
is needed to enable configurations where only IRQ vector table is
used with multithreading (only direct isr used). This change is
backward compatibible with previous config.

Signed-off-by: Łukasz Stępnicki <[email protected]>
Added support for Direct ISRs in the multithreaded enviroment

Signed-off-by: Rafal Dyla <[email protected]>
@lstnl lstnl force-pushed the riscv-direct-isr-multithreading branch from a7d8120 to fa39722 Compare August 8, 2025 11:19
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