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

Skip to content
Commit f95f6b27 authored by Dinesh K Garg's avatar Dinesh K Garg Committed by Zhen Kong
Browse files

msm: mink: Add shared memory bridge support for smcinvoke driver



As per SHMBridge APIs, any memory that has to be shared with TZ
should come from SHMBridge. Usage of Linux kernel memory APIs
such as kmalloc() API is discouraged if memory has to be shared
with TZ. Hence, replacing kmalloc() API with corresponding
SHMBridge API.

Change-Id: Ib28392246d3e6ac6357e4a79bd59d7413f950eb7
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
Signed-off-by: default avatarDinesh K Garg <dineshg@codeaurora.org>
parent 1232e813
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