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

x86: scope SMEP support in Zephyr #3942

Closed
zephyrbot opened this issue Aug 15, 2017 · 0 comments
Closed

x86: scope SMEP support in Zephyr #3942

zephyrbot opened this issue Aug 15, 2017 · 0 comments
Assignees
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Aug 15, 2017

Reported by Andrew Boie:

We would like to enable features like (SMEP) Supervisor Mode Execution Protection on x86.
This is where the CPU running in kernel mode, cannot run program text in memory pages with the 'user' flag set.

Determine what design changes would be needed to support this, and create stories as appropriate.

(Imported from Jira ZEP-2512)

@zephyrbot zephyrbot added area: Kernel Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.12.0 milestone Sep 23, 2017
@andrewboie andrewboie removed this from the v1.12.0 milestone Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

2 participants