Skip to content
Snippets Groups Projects
Commit 1ca8d488 authored by Laura Abbott's avatar Laura Abbott Committed by Stephen Boyd
Browse files

cma: Add API to get the start address of a CMA region


When setting CMA up at a fixed region, it is possible for the address
to be shared between multiple subsystems. If the address is placed
dynamically, there is no mechanism to be able to get the start address
of the region. Drivers may wish to do keep track of allocations relative
to the start address so add an API to get the start region of a CMA
address.

Change-Id: If0730c64496c876d3143064d767b22b984c6dc84
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent f4eeed37
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment