freebsd-dev/sys/arm64/iommu
Ruslan Bukin f224006fe1 Allocate resources selectively.
One of the SMMU interrupt lines (priq) is optional and may be ommited in FDT.

Tested on ARM Morello Board, which has three SMMU units: first two have four
interrupt lines, last one has three interrupt lines.

Sponsored by: UKRI
2022-05-09 13:30:37 +01:00
..
iommu_if.m
iommu_pmap.c Change __unused to __diagused. 2022-05-09 11:24:47 +01:00
iommu_pmap.h
iommu_pte.h
iommu.c Change __unused to __diagused. 2022-05-09 11:24:47 +01:00
iommu.h
smmu_acpi.c Allocate resources selectively. 2022-05-09 13:30:37 +01:00
smmu_fdt.c Allocate resources selectively. 2022-05-09 13:30:37 +01:00
smmu_quirks.c
smmu.c Allocate resources selectively. 2022-05-09 13:30:37 +01:00
smmureg.h
smmuvar.h Add FDT attachment driver for ARM System MMU v3.2 controller. 2022-05-07 11:18:35 +01:00