Skip to content
Snippets Groups Projects
Commit 86751e48 authored by Matthew Fernandez's avatar Matthew Fernandez Committed by Adrian Danis
Browse files

ARM: Set the XN bit on kernel mappings that do not need to be executable.

This covers the kernel stack, globals frame and device memory. We shouldn't be
executing in any of these pages, so functionality should be unaffected. This is
primarily a debugging aid.
parent 3775341b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment