Re: [PATCH v2 0/2] RISC-V: ACPI: Add support for RIMT

2025-04-05 Thread Alistair Francis
On Sat, Mar 22, 2025 at 2:32 PM Sunil V L wrote: > > RISC-V IO Mapping Table (RIMT) is a new static ACPI table used to > communicate IOMMU and topology information to the OS. Add support for > creating this table when the IOMMU is present. The specification is > frozen and available at [1]. > > [1

[PATCH v2 0/2] RISC-V: ACPI: Add support for RIMT

2025-03-21 Thread Sunil V L
RISC-V IO Mapping Table (RIMT) is a new static ACPI table used to communicate IOMMU and topology information to the OS. Add support for creating this table when the IOMMU is present. The specification is frozen and available at [1]. [1] - https://github.com/riscv-non-isa/riscv-acpi-rimt/releases/