Skip to content

Fixes for RX architecture #11

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

Merged

Conversation

stephanosio
Copy link
Member

QEMU RX arch patches from zephyrproject-rtos/sdk-ng#944

Correct CMCNT read value calculation

Signed-off-by: Duy Nguyen <[email protected]>
Signed-off-by: Phi Tran <[email protected]>
do_interrupt function is call directly from CPU exception so we
need to add condition to check for CPU exception in case of
hardware interrupt is preempted to prevent unexpect behavior

Signed-off-by: Duy Nguyen <[email protected]>
This ensure that the CPU gets reset every time QEMU resets.

Signed-off-by: Keith Packard <[email protected]>
Signed-off-by: Duy Nguyen <[email protected]>
Copy link
Member Author

@stephanosio stephanosio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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