[PATCH] arm64: continue loading even if kaslr-seed is not wiped to zero

2020-06-15 Thread Xulin Sun
The commit c3f043241a866a (arm64: Add support to supply 'kaslr-seed' to secondary kernel) add kaslr-seed support. And consider the primary kernel reads the 'kaslr-seed' and wipes it to 0. But in the situation, 'CONFIG_RANDOMIZE_BASE' was not set to y in the primary kernel and ATF firmware has set

Re: [PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)

2020-06-15 Thread Bhupesh Sharma
Hello Catalin, Will, On Tue, Jun 2, 2020 at 10:54 AM Bhupesh Sharma wrote: > > Hello, > > On Thu, May 14, 2020 at 12:22 AM Bhupesh Sharma wrote: > > > > Apologies for the delayed update. Its been quite some time since I > > posted the last version (v5), but I have been really caught up in some >