Everything in this patch set should move into the MTK specific
implementation I suggested in patch 1 (secure_heap_mtk.c)
On Sat, Nov 11, 2023 at 3:17 AM Yong Wu wrote:
>
> The TEE probe later than dma-buf heap, and PROBE_DEDER doesn't work
> here since this is not a platform driver, therefore ini
-misc-next
patch link:
https://lore.kernel.org/r/2023111559.8218-4-yong.wu%40mediatek.com
patch subject: [PATCH v2 3/8] dma-buf: heaps: secure_heap: Initialize tee
session
config: s390-allmodconfig
(https://download.01.org/0day-ci/archive/20231112/202311120136.o1vqalxm-...@intel.com/config
-misc-next
patch link:
https://lore.kernel.org/r/2023111559.8218-4-yong.wu%40mediatek.com
patch subject: [PATCH v2 3/8] dma-buf: heaps: secure_heap: Initialize tee
session
config: m68k-allmodconfig
(https://download.01.org/0day-ci/archive/20231112/202311120053.qxniybzk-...@intel.com/config
The TEE probe later than dma-buf heap, and PROBE_DEDER doesn't work
here since this is not a platform driver, therefore initialize the TEE
context/session while we allocate the first secure buffer.
Add our special UUID and tee type in the private data.
If the uuid is zero, it means that it doesn'