mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
Removes the redundant TEE_SHM_DMA_BUF, TEE_SHM_EXT_DMA_BUF, TEE_SHM_MAPPED and TEE_SHM_KERNEL_MAPPED flags. TEE_SHM_REGISTER is renamed to TEE_SHM_DYNAMIC in order to better match its usage. Assigns new values to the remaining flags to void gaps. Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> |
||
|---|---|---|
| .. | ||
| call.c | ||
| core.c | ||
| device.c | ||
| ffa_abi.c | ||
| Kconfig | ||
| Makefile | ||
| notif.c | ||
| optee_ffa.h | ||
| optee_msg.h | ||
| optee_private.h | ||
| optee_rpc_cmd.h | ||
| optee_smc.h | ||
| optee_trace.h | ||
| rpc.c | ||
| smc_abi.c | ||
| supp.c | ||