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

⚠️ Rework XIRQ - remove "pending" register #1071

Merged
merged 8 commits into from
Oct 21, 2024
Merged

⚠️ Rework XIRQ - remove "pending" register #1071

merged 8 commits into from
Oct 21, 2024

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Oct 20, 2024

Remove the XIRQ's "interrupt pending register" EIP.

⚠️ The module's register addresses are changed.

🚀 Software no longer needs to explicitly clear pending XIRQ interrupts; this is now handled entirely by the hardware leading to less interrupt overhead.

@stnolting stnolting self-assigned this Oct 20, 2024
@stnolting stnolting marked this pull request as ready for review October 20, 2024 18:04
@stnolting stnolting changed the title ⚠️ Rework XIRQ ⚠️ Rework XIRQ - remove "pending" register Oct 20, 2024
@stnolting stnolting merged commit ac2dc5e into main Oct 21, 2024
14 checks passed
@stnolting stnolting deleted the rework_xirq branch October 21, 2024 19:32
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.

1 participant