Skip to content
Snippets Groups Projects
Commit 90eaa105 authored by Patrick Daly's avatar Patrick Daly
Browse files

lrdp-v2: Fixe vmemmap offset when kaslr is enabled for arm64

KASLR randomizes the address of the linear kernel mapping, which
causes the starting address of vmemmap to be similarly randomized.
Use the value of memstart_addr in calculations instead of phys_offset.

Change-Id: I905c0f50e011f85871ca2406b9a5d78afe4f0dc6
parent deb67d8f
No related branches found
No related tags found
No related merge requests found
Loading
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