-
Notifications
You must be signed in to change notification settings - Fork 3k
Update uVisor to v0.29.0 #4648
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
Update uVisor to v0.29.0 #4648
Conversation
What's the status of this PR? |
This is waiting for the uVisor IPC on ARMv7-M feature to be merged into uVisor, after which we have a reason to import uVisor into mbed OS again. When we run the importer, we can remove the XXX commits from this PR. |
@Patater Any news on the uVisor IPC for ARMv7-M? |
uVisor IPC progress can be tracked at ARMmbed/uvisor#444 Currently, we are debugging an issue that appears only on ARMv7-M MPU boards (not K64F). |
Thanks for the progress update! Sounds like it's dependent on the aforementioned PR on uvisor. Changing labels. Please change them back when this is no longer blocked. |
e58058a
to
6a36565
Compare
ARMmbed/uvisor#444 has been merged |
This enables mbed-os and uvisor-tests to stay synchronized.
6a36565
to
6f1bb67
Compare
Ready for integration? |
Yes. Please merge if you have reviewed what the PR does and agree. |
I don't think that morph test is required here, and running it would be a bit silly. |
This enables mbed-os and uvisor-tests to stay synchronized.
Status
IN DEVELOPMENT