Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turns out the PCIe DARTs support a full 32-bit device virtual address space. | 2021-03-29 | 1 | -4/+9 | |
| | | | | | | | | Adjust the region managed by the extend accordingly but avoid the first and last page. The last page collides with the MSI address used by the PCIe controller and not using the first page helps finding bugs. ok patrick@ | ||||
* | Add apldart(4), a driver for the IOMMU on Apple M1 SoCs. | 2021-02-27 | 1 | -0/+560 | |
ok patrick@ |