Hi Andrei,
Here it is: https://github.com/pttuan/edk2/tree/tphan/riscv_mmu
On Thu, Mar 9, 2023 at 1:34 PM Warkentin, Andrei
wrote:
> Hi Tuan,
>
>
>
> Could you share a GitHub link to a branch with the patch set? Somehow my
> email client is mangling one of your patches where it’s all one giant l
Hi Tuan,
Could you share a GitHub link to a branch with the patch set? Somehow my email
client is mangling one of your patches where it’s all one giant line of code.
A
From: Tuan Phan
Sent: Thursday, March 9, 2023 1:20 PM
To: devel@edk2.groups.io
Cc: Kinney, Michael D ; Gao, Liming
; Liu, Zhi
Hi All,Any updates on this series? Thanks, From: Tuan PhanSent: Monday, March 6, 2023 9:33 AMTo: devel@edk2.groups.ioCc: michael.d.kin...@intel.com; gaolim...@byosoft.com.cn; zhiguang@intel.com; suni...@ventanamicro.com; g...@danielschaefer.me; andrei.warken...@intel.com; Tuan PhanSubject: [PAT
This series adds MMU support for RISC-V. Only SV39/48/57 modes
are supported and tested. The MMU is required to support setting
page attribute which is the first basic step to support security
booting on RISC-V.
There are three parts:
1. Add MMU core to UefiCpuPkg. MMU will be enabled during
CpuDx