Hi Julien, On 24.06.2022 11:11, Julien Grall wrote: > From: Julien Grall <jgr...@amazon.com> > > Write to SCTLR_EL2/HSCTLR may not be visible until the next context > synchronization. When initializing the CPU, we want the update to take > effect right now. So add an isb afterwards. > > Spec references: > - AArch64: D13.1.2 ARM DDI 0406C.d > - AArch32 v8: G8.1.2 ARM DDI 0406C.d > - AArch32 v7: B5.6.3 ARM DDI 0406C.d > > Signed-off-by: Julien Grall <jgr...@amazon.com> Reviewed-by: Michal Orzel <michal.or...@arm.com>
Cheers, Michal