commit | 11d91a770f1fff44dafdf88d6089a3451f99c9b6 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Tue Aug 19 20:41:43 2014 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Sep 08 14:39:18 2014 +0100 |
tree | db7874516b61d7df4d85e4529b9ea6e1033624e6 | |
parent | b6d4f2800b7bad654caf00654f4bff21594ef838 [diff] |
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support In a similar fashion to other architecture, add the infrastructure and Kconfig to enable DEBUG_SET_MODULE_RONX support. When enabled, module ranges will be marked read-only/no-execute as appropriate. Signed-off-by: Laura Abbott <lauraa@codeaurora.org> [will: fixed off-by-one in module end check] Signed-off-by: Will Deacon <will.deacon@arm.com>