Skip to content

meta-zephyr-sdk: qemu: Pull in RX arch fixes #963

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
merged 1 commit into from
Jul 21, 2025

Conversation

stephanosio
Copy link
Member

This commit pulls in various RX architecture fixes for QEMU from #944.

From the original PR:

  • 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

QEMU PR: zephyrproject-rtos/qemu#11

This commit pulls in various RX architecture fixes for QEMU from
zephyrproject-rtos#944.

From the original PR:

> * 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: Stephanos Ioannidis <[email protected]>
@stephanosio stephanosio added DNM DO NOT MERGE area: QEMU Issues related to QEMU labels Jul 21, 2025
@stephanosio
Copy link
Member Author

DNM until zephyrproject-rtos/qemu#11 is merged

@stephanosio stephanosio marked this pull request as ready for review July 21, 2025 13:41
@stephanosio stephanosio removed the DNM DO NOT MERGE label Jul 21, 2025
@stephanosio stephanosio merged commit cf1ab2f into zephyrproject-rtos:main Jul 21, 2025
129 of 135 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: QEMU Issues related to QEMU
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant