1
0
Fork 0
alistair23-linux/drivers/tee/optee
Leon Romanovsky 6417f03132 module: remove never implemented MODULE_SUPPORTED_DEVICE
MODULE_SUPPORTED_DEVICE was added in pre-git era and never was
implemented. We can safely remove it, because the kernel has grown
to have many more reliable mechanisms to determine if device is
supported or not.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-03-17 13:16:18 -07:00
..
Kconfig tee: optee: Fix compilation issue with nommu 2020-01-23 10:55:20 +01:00
Makefile tee: optee: add TEE bus device enumeration support 2019-02-01 15:12:46 +01:00
call.c tee: optee: remove need_resched() before cond_resched() 2021-02-03 08:11:11 +01:00
core.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
device.c tee: optee: Use UUID API for exporting the UUID 2020-10-13 08:03:18 +02:00
optee_msg.h optee: sync OP-TEE headers 2021-02-02 14:50:41 +01:00
optee_private.h drivers: optee: allow op-tee to access devices on the i2c bus 2020-08-21 11:41:45 +02:00
optee_rpc_cmd.h optee: sync OP-TEE headers 2021-02-02 14:50:41 +01:00
optee_smc.h optee: sync OP-TEE headers 2021-02-02 14:50:41 +01:00
rpc.c Simplify i2c acess in OP-TEE driver 2021-02-09 16:10:49 +01:00
shm_pool.c optee: Fix multi page dynamic shm pool alloc 2020-01-03 11:21:12 +01:00
shm_pool.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 2019-06-05 17:36:37 +02:00
supp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 2019-06-05 17:36:37 +02:00