Skip to content
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

[Backport v3.7-branch] drivers: intc: plic: fix IRQ on every hart regardless of mapping #78467

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Sep 16, 2024

Backport 475ff82 from #78140.

Fixes #78138

Note

depends on #78578

Allow IRQs to work on every hart regardless of the mapping
of the contexts.

Add a test to validate the hart-context mapping.

Signed-off-by: Yong Cong Sin <[email protected]>
Signed-off-by: Yong Cong Sin <[email protected]>
(cherry picked from commit 475ff82)
@ycsin
Copy link
Member

ycsin commented Sep 17, 2024

Oops, I forgot that this depends on #78137

@ycsin ycsin added this to the v3.7.1 milestone Sep 19, 2024
@ycsin ycsin closed this Sep 23, 2024
@ycsin ycsin reopened this Sep 23, 2024
@nashif nashif merged commit 448cb69 into v3.7-branch Sep 26, 2024
48 of 55 checks passed
@nashif nashif deleted the backport-78140-to-v3.7-branch branch September 26, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Interrupt Controller area: RISCV RISCV Architecture (32-bit & 64-bit) Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants