diff options
author | Sunil V L <sunilvl@ventanamicro.com> | 2025-08-18 10:28:05 +0530 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2025-09-05 15:06:03 +0200 |
commit | 8f77295525825086cb43675cd1a4f3716b119d7f (patch) | |
tree | b1508a7375e83ce3837fbc228375eabbaf1161a4 /rust/helpers/bitops.c | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff) |
ACPI: RISC-V: Add support for RIMT
RISC-V IO Mapping Table (RIMT) is a static ACPI table to communicate
IOMMU information to the OS. The spec is available at [1].
The changes at high level are,
a) Initialize data structures required for IOMMU/device
configuration using the data from RIMT. Provide APIs required
for device configuration.
b) Provide an API for IOMMU drivers to register the
fwnode with RIMT data structures. This API will create a
fwnode for PCIe IOMMU.
[1] - https://github.com/riscv-non-isa/riscv-acpi-rimt
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20250818045807.763922-2-sunilvl@ventanamicro.com
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'rust/helpers/bitops.c')
0 files changed, 0 insertions, 0 deletions