> On 10 Apr 2024, at 19:42, Andrew Cooper <andrew.coop...@citrix.com> wrote: > > All other actions it used to perform have been converted to build-time > initialisation. The extable setup can done at build time too. > > This is one fewer setup step required to get exceptions working. > > Take the opportunity to move 'core' into read_mostly, where it probably should > have lived all along. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
For the arm part: Reviewed-by: Luca Fancellu <luca.fance...@arm.com> #arm I’ve also tested the serie on arm32 and arm64 on qemu Tested-by: Luca Fancellu <luca.fance...@arm.com>