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

Adding Xtensa MPU Support #66546

Closed
dcpleung opened this issue Dec 14, 2023 · 3 comments · Fixed by #67938
Closed

Adding Xtensa MPU Support #66546

dcpleung opened this issue Dec 14, 2023 · 3 comments · Fixed by #67938
Assignees
Labels
area: Xtensa Xtensa Architecture Enhancement Changes/Updates/Additions to existing features

Comments

@dcpleung
Copy link
Member

Since we already have MMU support for Xtensa, we need MPU to complete the circle.

@dcpleung dcpleung added the Enhancement Changes/Updates/Additions to existing features label Dec 14, 2023
@dcpleung

This comment was marked as outdated.

@dcpleung

This comment was marked as outdated.

@henrikbrixandersen henrikbrixandersen added the area: Xtensa Xtensa Architecture label Dec 15, 2023
@dcpleung dcpleung linked a pull request Jan 22, 2024 that will close this issue
@dcpleung
Copy link
Member Author

dcpleung commented Apr 2, 2024

@jcmvbkbc Is it possible to have a MPU capable SoC configuration for Zephyr? We wish to incorporate testing of the MPU code in CI, which means the overlay and QEMU patches will need to be publicly available (even if we are to keep them with Zephyr trees).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Xtensa Xtensa Architecture Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@henrikbrixandersen @dcpleung and others