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

mbed_rtx_idle: uVisor: Don't attempt to sleep #5107

Merged
merged 1 commit into from
Sep 15, 2017

Conversation

Patater
Copy link
Contributor

@Patater Patater commented Sep 14, 2017

Description

mbed_rtx_idle: uVisor: Don't attempt to sleep

When uVisor is enabled, don't attempt to sleep. Attempting to sleep will fail, as per ARMmbed/uvisor#420.

Fixes OOB issue ARMmbed/mbed-os-example-uvisor#55

Status

READY

When uVisor is enabled, don't attempt to sleep. Attempting to sleep will
fail, as per <ARMmbed/uvisor#420>.
@theotherjimmy
Copy link
Contributor

@c1728p9 Could you take a look?

@theotherjimmy
Copy link
Contributor

@Patater What CI does this need?

@Patater
Copy link
Contributor Author

Patater commented Sep 15, 2017

@theotherjimmy Whatever we normally run for changes coming in between rc1 and rc2

@theotherjimmy
Copy link
Contributor

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1316

All builds and test passed!

@theotherjimmy
Copy link
Contributor

@c1728p9 Could you give this a once over so that I can merge it right now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants