> On 10 Apr 2024, at 19:42, Andrew Cooper <[email protected]> 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 <[email protected]>
For the arm part: Reviewed-by: Luca Fancellu <[email protected]> #arm I’ve also tested the serie on arm32 and arm64 on qemu Tested-by: Luca Fancellu <[email protected]>
