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

[rtl] Cleanup CPU interrupt controller #484

Merged
merged 3 commits into from
Feb 2, 2023
Merged

[rtl] Cleanup CPU interrupt controller #484

merged 3 commits into from
Feb 2, 2023

Conversation

stnolting
Copy link
Owner

This PR also fixes a race condition: when a FIRQ is triggered in the same moment as the according FIRQ channel is cleared/acknowledged using the mip CSR the actual interrupt request got lost.

@stnolting stnolting added the HW hardware-related label Feb 1, 2023
@stnolting stnolting self-assigned this Feb 1, 2023
@stnolting stnolting changed the title [rtl] Cleanup irq ctrl [rtl] Cleanup CPU interrupt controller Feb 1, 2023
@stnolting stnolting marked this pull request as ready for review February 1, 2023 20:02
@stnolting stnolting merged commit f3a807f into main Feb 2, 2023
@stnolting stnolting deleted the cleanup_irq_ctrl branch February 2, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant