Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5ab49e4b authored by Isaac J. Manjarres's avatar Isaac J. Manjarres Committed by Will Deacon
Browse files

ANDROID: iommu/io-pgtable: Allow IOMMU drivers to allocate/free page-table memory



The page-table memory is currently allocated and freed by the io-pgtable
layer, and there is no intervention from the IOMMU driver during this
process. However, in some environments, where the IOMMU driver may need
to be aware of the pages that are used for its page-tables, it is useful
to allow the IOMMU driver to manage the allocation and freeing of the
page table memory.

Thus, add support in the io-pgtable layer to allow IOMMU drivers to
allocate and free page-table memory.

Bug: 147086566
Change-Id: I7b38a72da1654273a4312e04c776b10612c57bdc
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent b5fc23d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment