Hi,
On 07/03/2022 07:39, Jan Beulich wrote:
On 04.03.2022 18:46, Marco Solieri wrote:
From: Luca Miccio
Introduce two new arm specific functions to temporarily map/unmap the
Xen text read-write (the Xen text is mapped read-only by default by
setup_pagetables): xen_map_text_rw and xen_unmap_te
On 04.03.2022 18:46, Marco Solieri wrote:
> From: Luca Miccio
>
> Introduce two new arm specific functions to temporarily map/unmap the
> Xen text read-write (the Xen text is mapped read-only by default by
> setup_pagetables): xen_map_text_rw and xen_unmap_text_rw.
>
> There is only one caller i
From: Luca Miccio
Introduce two new arm specific functions to temporarily map/unmap the
Xen text read-write (the Xen text is mapped read-only by default by
setup_pagetables): xen_map_text_rw and xen_unmap_text_rw.
There is only one caller in the alternative framework.
The non-colored implementa