[PATCH v2 00/29] implement KASLR for ARM
From: tony@atomide.com (Tony Lindgren)
Date: 2017-09-06 20:08:05
From: tony@atomide.com (Tony Lindgren)
Date: 2017-09-06 20:08:05
* Ard Biesheuvel [off-list ref] [170906 11:25]:
Did you capture the image_size and pa_start/pa_end as well?
Sorry I guess that was an incomplete copy & paste, but here's another one: regions.image_size:00e08000 regions.pa_start:80000000 regions.pa_end:871f8000 regions.zimage_start:81000000 regions.zimage_size:004379e8 regions.dtb_start:86feb000 regions.dtb_size:00012000 regions.initrd_start:00000000 regions.initrd_size:00000000 count:00000028 num:00000025 *kaslr_offset:05e00000 Uncompressing Linux... done, booting the kernel. Warning: Neither atags nor dtb found
In any case, this is the exact same offset that failed before, so the rounding of pa_start wasn't the problem.
OK Regards, Tony