Re: [PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1

2020-04-16 Thread Sai Prakash Ranjan
On 2020-04-16 14:09, Sai Prakash Ranjan wrote: On 2020-04-15 03:01, Will Deacon wrote: Hi all, For better or worse, there are SoCs in production where some, but not all of the CPUs, support AArch32 at EL1 and above. Right now, that results in "SANITY CHECK" warnings during boot and an

Re: [PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1

2020-04-16 Thread Sai Prakash Ranjan
On 2020-04-15 03:01, Will Deacon wrote: Hi all, For better or worse, there are SoCs in production where some, but not all of the CPUs, support AArch32 at EL1 and above. Right now, that results in "SANITY CHECK" warnings during boot and an unconditional kernel taint. This patch series tries to

[PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1

2020-04-14 Thread Will Deacon
Hi all, For better or worse, there are SoCs in production where some, but not all of the CPUs, support AArch32 at EL1 and above. Right now, that results in "SANITY CHECK" warnings during boot and an unconditional kernel taint. This patch series tries to do a bit better: the only time we care