summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/elf.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Improve non-executable supportRussell King2008-10-011-0/+79
Add support for detecting non-executable stack binaries, and adjust permissions to prevent execution from data and stack areas. Also, ensure that READ_IMPLIES_EXEC is enabled for older CPUs where that is true, and for any executable-stack binary. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud