Skip to content

qemu: Adding patch to fix qemu rx #944

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

duynguyenxa
Copy link
Member

@duynguyenxa duynguyenxa commented Jun 17, 2025

This commit adding 2 patch to fix for qemu_rx

  • 1st patch is to fix for timer accurarcy issue
  • 2nd patch is to fix for flow of execute interrupt handling function for normal interrup and CPU exception
  • 3rd patch is to add Reset the CPU at qemu reset time so elf target can be execute when use device loader

@nashif
Copy link
Member

nashif commented Jun 17, 2025

are you submitting those patches upstream?

@duynguyenxa
Copy link
Member Author

@nashif , not yet, I'm only submitting the patch here

@nashif
Copy link
Member

nashif commented Jun 17, 2025

can you also backport this to the v0.17-branch please?

@nashif
Copy link
Member

nashif commented Jun 17, 2025

@nashif , not yet, I'm only submitting the patch here

ok, please make sure you submit those once we have verified them here

@duynguyenxa
Copy link
Member Author

can you also backport this to the v0.17-branch please?

Hi @nashif , I created PR #945

This commit adding 2 patch to fix for qemu_rx
- 1st patch is to fix for timer accurarcy issue
- 2nd patch is to fix for flow of execute interrupt handling
function for normal interrup and CPU exception
- 3rd patch is to add Reset the CPU at qemu reset time so elf
target can be execute when use device loader

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
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