Re: [PATCH v4 0/7] dma-buf: heaps: Add restricted heap

2024-01-12 Thread Pekka Paalanen
On Fri, 12 Jan 2024 17:20:07 +0800 Yong Wu wrote: > The purpose of this patchset is for MediaTek secure video playback, and > also to enable other potential uses of this in the future. The 'restricted > dma-heap' will be used to allocate dma_buf objects that reference memory > in the secure world

[PATCH v4 0/7] dma-buf: heaps: Add restricted heap

2024-01-12 Thread Yong Wu
The purpose of this patchset is for MediaTek secure video playback, and also to enable other potential uses of this in the future. The 'restricted dma-heap' will be used to allocate dma_buf objects that reference memory in the secure world that is inaccessible/unmappable by the non-secure (i.e. ker