Re: [PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call

2023-11-15 Thread Jeffrey Kardatzke
On Sat, Nov 11, 2023 at 3:17 AM Yong Wu wrote: > > Add TEE service call. In the case of MediaTek, secure memory management is > located within the TEE. The kernel just needs to tell TEE what size it > needs and the TEE will return a "security handle" to kernel. > > To be consistent with the cma

Re: [PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call

2023-11-11 Thread kernel test robot
patch link: https://lore.kernel.org/r/2023111559.8218-5-yong.wu%40mediatek.com patch subject: [PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call config: powerpc-allmodconfig (https://download.01.org/0day-ci/archive/20231112/202311120707.fdrzrrme-...@intel.com/config

[PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call

2023-11-11 Thread Yong Wu
Add TEE service call. In the case of MediaTek, secure memory management is located within the TEE. The kernel just needs to tell TEE what size it needs and the TEE will return a "security handle" to kernel. To be consistent with the cma heap later, we put the tee ops into the ops of