Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea5fb771 authored by Venkatesh Yadav Abbarapu's avatar Venkatesh Yadav Abbarapu
Browse files

ARM: dts: msm: Add kaslr offset IMEM entry for sdm660



Enable the msm-imem-kaslr_offset node for sdm660
which preserve the randomized kernel offset.

Change-Id: I4aa66b85884c188952fba0168f68b63abb234b08
Signed-off-by: default avatarVenkatesh Yadav Abbarapu <vabbar@codeaurora.org>
parent d72462d9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2006,6 +2006,11 @@
			reg = <0x6b0 32>;
		};

		kaslr_offset@6d0 {
			compatible = "qcom,msm-imem-kaslr_offset";
			reg = <0x6d0 12>;
		};

		pil@94c {
			compatible = "qcom,msm-imem-pil";
			reg = <0x94c 200>;