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

xtensa: sample_controller32: for Xtensa MPU support #748

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

Conversation

dcpleung
Copy link
Member

The overlay comes from:

https://github.com/jcmvbkbc/xtensa-toolchain-build
commit 435c5e8b108de520565886f3f2349cc6be3fe712
under directory overlays/

This would allow us to use QEMU to test the Xtensa MPU code on main Zephyr repo.

Copy link
Member

@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.

Need to update ci.yml to build the new xtensa-sample_controller32_zephyr-elf toolchain.

Also QEMU changes from zephyrproject-rtos/qemu#8 should be pulled as well.

@stephanosio stephanosio modified the milestones: 0.16.7, 0.16.8, 0.16.9 May 7, 2024
The overlay comes from:

  https://github.com/jcmvbkbc/xtensa-toolchain-build
    commit 435c5e8b108de520565886f3f2349cc6be3fe712
    under directory overlays/

This would allow us to use QEMU to test the Xtensa MPU code
on main Zephyr repo.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
@dcpleung
Copy link
Member Author

I have changed ci.yml and the QEMU SHA. Hopefully I have modified in the correct place.

@dcpleung
Copy link
Member Author

This needs zephyrproject-rtos/qemu#9 to fix QEMU build.

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.

None yet

2 participants