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

add QEMU target for armv8-M with MPU support #15305

Closed
andrewboie opened this issue Apr 9, 2019 · 1 comment · Fixed by #18082
Closed

add QEMU target for armv8-M with MPU support #15305

andrewboie opened this issue Apr 9, 2019 · 1 comment · Fixed by #18082
Assignees
Labels
area: ARM ARM (32-bit) Architecture area: Memory Protection Enhancement Changes/Updates/Additions to existing features
Milestone

Comments

@andrewboie
Copy link
Contributor

QEMU 4.0 seems to have support for ARMv8-M and its MPU. Create a CI build target that runs as this, with MPU support enabled.

This will greatly help keep the ARMv8-M port of memory protection from bit-rotting as we will be able to validate test cases with CI.

@andrewboie andrewboie added Enhancement Changes/Updates/Additions to existing features area: ARM ARM (32-bit) Architecture area: Memory Protection labels Apr 9, 2019
@andrewboie andrewboie changed the title add QEMU target for armv8-M add QEMU target for armv8-M with MPU support Apr 9, 2019
@ioannisg
Copy link
Member

@andrewboie @galak I did a first try on this, and it seems I can execute the samples, tests on ARMV8-M, when I disable MPU.

@ioannisg ioannisg mentioned this issue Aug 7, 2019
@ioannisg ioannisg added this to the v2.0.0 milestone Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture area: Memory Protection Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants