Re: [PATCH v1 0/3] enable MMU for RISC-V

2023-02-24 Thread Oleksii
On Fri, 2023-02-24 at 17:06 +0200, Oleksii Kurochko wrote: > The patch series introduces the following things: > 1. Functionality to build the page tables for Xen that map the >    following: > * The physical location of Xen (where the bootloader loaded it) > * The link-time location of

[PATCH v1 0/3] enable MMU for RISC-V

2023-02-24 Thread Oleksii Kurochko
The patch series introduces the following things: 1. Functionality to build the page tables for Xen that map the following: * The physical location of Xen (where the bootloader loaded it) * The link-time location of Xen (where the linker expected Xen's addresses to be. 2. Load