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: Fix byte-to-interrupt number conversions in armv7m_nvic #1170

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

luglo
Copy link
Contributor

@luglo luglo commented Feb 3, 2022

While playing around with freeRTOS and PANDA I noticed interrupt offset calculation is off. This has been fixed in upstream QEMU for a long time.

This is a backport of QEMU upstream patch qemu/qemu@12fbf1a

@lacraig2
Copy link
Member

lacraig2 commented Feb 3, 2022

@luglo nice catch.

Missing upstream fixes like this is a reality of forking QEMU unfortunately. There has been discussion about updating, but it is quite an undertaking. #570

@AndrewFasano
Copy link
Contributor

Backporting fixes from upstream is much appreciated though! Thanks for this PR

@AndrewFasano AndrewFasano merged commit 24681b0 into panda-re:dev Feb 6, 2022
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.

3 participants