ARM: dts: msm: Add kaslr offset IMEM entry for sdm630
Enable the msm-imem-kaslr_offset node for sdm630 which preserve the randomized kernel offset. Change-Id: Icb4b6a94a702f07b99513ebd16ebc949b49d919c Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
parent
74efdfc1b9
commit
a1d6abf78d
1 changed files with 5 additions and 0 deletions
|
@ -1798,6 +1798,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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue