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

2020-06-18 Thread Xulin Sun
On 2020/6/17 下午3:19, Bhupesh Sharma wrote: Hi Xunlin, On Tue, Jun 16, 2020 at 9:03 AM Xulin Sun wrote: 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. B

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

2020-06-17 Thread Bhupesh Sharma
Hi Xunlin, On Tue, Jun 16, 2020 at 9:03 AM Xulin Sun wrote: > > 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_RANDOMIZ

[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