diff options
author | Jens Wiklander <jens.wiklander@linaro.org> | 2025-08-13 08:02:55 +0200 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2025-09-11 11:22:33 +0200 |
commit | ab09dd6d9201af9930efd5a5a0cb56a0fea6a169 (patch) | |
tree | 6619e182de37095f593dd29df89db3635719440e /samples/rust/rust_driver_platform.rs | |
parent | 146bf4e75ecab9759ed78c9d167e860042d627fb (diff) |
tee: add tee_shm_alloc_dma_mem()
Add tee_shm_alloc_dma_mem() to allocate DMA memory. The memory is
represented by a tee_shm object using the new flag TEE_SHM_DMA_MEM to
identify it as DMA memory. The allocated memory will later be lent to
the TEE to be used as protected memory.
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'samples/rust/rust_driver_platform.rs')
0 files changed, 0 insertions, 0 deletions