U-Boot: Arm64: bootm gets stuck if RANDOMIZE_BASE is disabled

2021-07-13 Thread Ahsan Hussain
Hello, I'm dumbfounded by a seemingly unrelated early kernel hang/failing to boot when CONFIG_RANDOMIZE_BASE=n is set in kernel and we use FIT uImage. I've verified this behavior on a couple of i.MX8 SoCs (i.MX8M plus and i.MX8QXP) and the results remain consistent. I'm able to boot kernel w

Re: U-Boot: Arm64: bootm gets stuck if RANDOMIZE_BASE is disabled

2021-07-13 Thread Ahsan Hussain
On 7/13/21 2:25 PM, Mark Rutland wrote: On Tue, Jul 13, 2021 at 02:15:08PM +0500, Ahsan Hussain wrote: Hello, I'm dumbfounded by a seemingly unrelated early kernel hang/failing to boot when CONFIG_RANDOMIZE_BASE=n is set in kernel and we use FIT uImage. I've verified this beh

Re: U-Boot: Arm64: bootm gets stuck if RANDOMIZE_BASE is disabled

2021-07-14 Thread Ahsan Hussain
Hello folks, Any insight would be highly appreciated. On 7/13/21 2:53 PM, Ahsan Hussain wrote: On 7/13/21 2:25 PM, Mark Rutland wrote: On Tue, Jul 13, 2021 at 02:15:08PM +0500, Ahsan Hussain wrote: Hello, I'm dumbfounded by a seemingly unrelated early kernel hang/failing to boot