Re: [PATCH 2/2] dma-buf: heaps: secure_heap: Add qcom secure system heap
On 11/22/2023 5:47 AM, Pratyush Brahma wrote: > From: Vijayanand Jitta > > Add secure system for Pixel and Non pixel video usecases, this > allocates from system heap and secures using qcom_scm_aasign_mem. ^^
[PATCH 2/2] dma-buf: heaps: secure_heap: Add qcom secure system heap
From: Vijayanand Jitta Add secure system for Pixel and Non pixel video usecases, this allocates from system heap and secures using qcom_scm_aasign_mem. Change-Id: If0702f85bff651843c6a5c83694043364229e66b Signed-off-by: Vijayanand Jitta --- drivers/dma-buf/heaps/secure_heap.c | 163 +++