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

Skip to content
Commit 02e148de authored by Stephen Boyd's avatar Stephen Boyd
Browse files

msm: pil: Calculate image region and inform drivers



Some processors need to know where in memory their image resides.
Add a new hook for this

 int (*mem_setup)(struct pil_desc *pil, phys_addr_t addr, size_t size)

that pil drivers can implement so they can be informed of where
their image lies in memory. It's expected that drivers will
program an IOMMU or notify the authentication agent with the
information from this callback.

Change-Id: I6169e4376f8c9c155bab149ce14fde3b2548d5cc
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent c4cbf128
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