Re: [PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation

2024-08-27 Thread Tomasz Jeznach
On Thu, Jul 4, 2024 at 7:20 AM Jason Chien wrote: > > Hi Danial, > > On 2024/6/25 上午 04:18, Daniel Henrique Barboza wrote: > > From: Tomasz Jeznach > > > > The RISC-V IOMMU specification is now ratified as-per the RISC-V > > international process. The latest frozen specifcation can be found at: >

Re: [PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation

2024-07-05 Thread Daniel Henrique Barboza
Hi, On 7/4/24 11:20 AM, Jason Chien wrote: Hi Danial, On 2024/6/25 上午 04:18, Daniel Henrique Barboza wrote: From: Tomasz Jeznach The RISC-V IOMMU specification is now ratified as-per the RISC-V international process. The latest frozen specifcation can be found at: https://github.com/riscv-n

Re: [PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation

2024-07-04 Thread Jason Chien
Hi Danial, On 2024/6/25 上午 04:18, Daniel Henrique Barboza wrote: From: Tomasz Jeznach The RISC-V IOMMU specification is now ratified as-per the RISC-V international process. The latest frozen specifcation can be found at: https://github.com/riscv-non-isa/riscv-iommu/releases/download/v1.0/ris

[PATCH v4 03/14] hw/riscv: add RISC-V IOMMU base emulation

2024-06-24 Thread Daniel Henrique Barboza
From: Tomasz Jeznach The RISC-V IOMMU specification is now ratified as-per the RISC-V international process. The latest frozen specifcation can be found at: https://github.com/riscv-non-isa/riscv-iommu/releases/download/v1.0/riscv-iommu.pdf Add the foundation of the device emulation for RISC-V