Skip to content
Snippets Groups Projects
Commit 1e618572 authored by Petri Gynther's avatar Petri Gynther
Browse files

arm64/dts: gs101: enable KASLR


Enable kernel address space layout randomization

Bug: 197748284
Signed-off-by: default avatarPetri Gynther <pgynther@google.com>
Change-Id: If7450b4411e9fa48db832bf8cb242eecaaa00e64
parent 6bfd4b36
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@
};
chosen {
bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-7 earlycon=exynos4210,mmio32,0x10A00000 console=ttySAC0,115200n8 clocksource=arch_sys_counter root=/dev/ram0 androidboot.hardware.platform=gs101 androidboot.debug_level=0x4948 firmware_class.path=/vendor/firmware reserve-fimc=0xffffff90f9fe0000 clk_ignore_unused loop.max_part=7 coherent_pool=4M no_console_suspend nokaslr softlockup_panic=1 sysrq_always_enabled cgroup_disable=memory";
bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-7 earlycon=exynos4210,mmio32,0x10A00000 console=ttySAC0,115200n8 clocksource=arch_sys_counter root=/dev/ram0 androidboot.hardware.platform=gs101 androidboot.debug_level=0x4948 firmware_class.path=/vendor/firmware reserve-fimc=0xffffff90f9fe0000 clk_ignore_unused loop.max_part=7 coherent_pool=4M no_console_suspend softlockup_panic=1 sysrq_always_enabled cgroup_disable=memory";
};
odm: odm {
......
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