[PATCH 1/2] dma-buf: heaps: secure_heap: Add secure ops for CMA heap
Pavan Kondeti
quic_pkondeti at quicinc.com
Fri Nov 24 07:43:55 UTC 2023
Hi Pratyush,
On Wed, Nov 22, 2023 at 07:17:46PM +0530, Pratyush Brahma wrote:
> From: Vijayanand Jitta <quic_vjitta at quicinc.com>
>
> Add secure ops for CMA heap which would use qcom_scm_assign_mem
> to assign the memory to VMID.
>
> Change-Id: I05aff9cb9b7b9668c4352a24bec163b52e38835a
> Signed-off-by: Vijayanand Jitta <quic_vjitta at quicinc.com>
> ---
> drivers/dma-buf/heaps/secure_heap.c | 50 +++++++++++++++++++++++++++--
> 1 file changed, 47 insertions(+), 3 deletions(-)
>
Please add your Signed-off-by line when sending patches. This is a
requirement for accpeting patches in upstream. This applies even for the
patches not authored by you. Given that you are sending the patches,
your Signed-off-by line should be added after Vijay's. For more details
https://docs.kernel.org/process/submitting-patches.html
Thanks,
Pavan
More information about the dri-devel
mailing list