Re: [PATCH 14/16] xen/arm: Resume memory management on Xen resume

2025-03-11 Thread Julien Grall
Hi, On 05/03/2025 09:11, Mykola Kvach wrote: From: Mirela Simonovic The MMU needs to be enabled in the resume flow before the context can be restored (we need to be able to access the context data by virtual address in order to restore it). The configuration of system registers prior to branch

[PATCH 14/16] xen/arm: Resume memory management on Xen resume

2025-03-05 Thread Mykola Kvach
From: Mirela Simonovic The MMU needs to be enabled in the resume flow before the context can be restored (we need to be able to access the context data by virtual address in order to restore it). The configuration of system registers prior to branching to the routine that sets up the page tables