Re: [PATCH v2 0/6] xen/riscv: introduce identity mapping

2023-07-03 Thread Oleksii
Hello Bobby and Alistair, Some patches of the current patch series were merged, but some still require your Ack-by/Reviewed-by. Could you please look at the following patches: 1. [PATCH v2 3/6] xen/riscv: introduce function for physical offset calculation 2. [PATCH v2 4/6] xen/riscv: introduce

[PATCH v2 0/6] xen/riscv: introduce identity mapping

2023-06-19 Thread Oleksii Kurochko
The patch series introduces things necessary to implement identity mapping: 1. Make identity mapping for the entire Xen. 2. Enable MMU. 3. Jump to the virtual address world 4. Remove identity mapping. Also current patch series introduces the calculation of physical offset before MMU is ena