On 11/2/20 2:57 AM, [email protected] wrote: > + if (s2_mmu_idx != NULL) > + *s2_mmu_idx = ARMMMUIdx_Stage2;
Missing braces. Otherwise, Reviewed-by: Richard Henderson <[email protected]> r~
On 11/2/20 2:57 AM, [email protected] wrote: > + if (s2_mmu_idx != NULL) > + *s2_mmu_idx = ARMMMUIdx_Stage2;
Missing braces. Otherwise, Reviewed-by: Richard Henderson <[email protected]> r~