Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is possable support IOMMU(ARM GUCV3) in uefi? #129

Open
ShireCiel opened this issue Mar 16, 2024 · 1 comment
Open

Is possable support IOMMU(ARM GUCV3) in uefi? #129

ShireCiel opened this issue Mar 16, 2024 · 1 comment

Comments

@ShireCiel
Copy link

i am trying vfio pcie passthrogh on arm uefi based linux.
Looks lastest kernel linux6.8 supported RK3588 iommu function.
And looks also added pcie msi support?
Is possable to support on uefi, and uefi acpi based linux kernel?
torvalds/linux@f8aa519
torvalds/linux@06cdac8

@mariobalanica
Copy link
Collaborator

mariobalanica commented Mar 16, 2024

It might be possible to expose the SMMU, but MSI via ITS certainly not.

For Linux you'd be much better off booting with device tree. There's no upstreaming effort going on for ACPI on rk3588.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants