Merge tag 'optee-ffa-for-v5.16' of...
Merge tag 'optee-ffa-for-v5.16' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers Add FF-A support in OP-TEE driver Adds supports for the OP-TEE driver to communicate with secure world using FF-A [1] as transport. [1] https://developer.arm.com/documentation/den0077/latest * tag 'optee-ffa-for-v5.16' of git://git.linaro.org/people/jens.wiklander/linux-tee: optee: add FF-A support optee: isolate smc abi optee: refactor driver with internal callbacks optee: simplify optee_release() tee: add sec_world_id to struct tee_shm tee: optee: Fix missing devices unregister during optee_remove tee/optee/shm_pool: fix application of sizeof to pointer Link: https://lore.kernel.org/r/20211018121324.GA2943530@jadeSigned-off-by: Arnd Bergmann <arnd@arndb.de>
Showing
This diff is collapsed.
This diff is collapsed.
drivers/tee/optee/ffa_abi.c
0 → 100644
This diff is collapsed.
drivers/tee/optee/smc_abi.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment