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

FdtBusDxe: implement dma-ranges translation. #108

Open
andreiw opened this issue Mar 5, 2024 · 1 comment
Open

FdtBusDxe: implement dma-ranges translation. #108

andreiw opened this issue Mar 5, 2024 · 1 comment

Comments

@andreiw
Copy link
Contributor

andreiw commented Mar 5, 2024

It will be interesting to figure out AllocateBuffer if there is a "MinAddress" that isn't 0.

@andreiw
Copy link
Contributor Author

andreiw commented Sep 20, 2024

More work here. Introduce a GetDmaRange and remove passing the "property name" to GetRange. Plumb an 'IsDma' parameter to DtDeviceTranslateRangeToCpu, as the "dma-ranges" prop needs to be used in this case.

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

1 participant