linux-uconsole/security/optee_linuxdriver/core
Elon Zhang dc2876e75b OP-TEE: change 'struct kref' member read function
Since the refcount_t 'atomic' type is used to implement 'struct kref',
refcount_read() is used to replace atomic_read().

Change-Id: I9fc7876cfd7ed8107551bc1909fa0305ab41d9fd
Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
2019-06-27 20:02:27 +08:00
..
Makefile rk: add SPDX license identifier to files with no license 2018-01-31 20:56:06 +08:00
tee_context.c OP-TEE: change 'struct kref' member read function 2019-06-27 20:02:27 +08:00
tee_core.c OP-TEE: optimize client application running process 2019-06-27 17:14:33 +08:00
tee_core_priv.h
tee_debugfs.c
tee_debugfs.h
tee_kernel_api.c OP-TEE: update optee_linuxdriver to match updated optee_os & optee_client 2017-01-11 11:25:40 +08:00
tee_mutex_wait.c
tee_mutex_wait.h
tee_session.c OP-TEE: keep compitable with new version driver 2017-11-30 11:21:37 +08:00
tee_shm.c OP-TEE: fix IS_ERR_VALUE compilation error 2019-06-27 19:54:39 +08:00
tee_shm.h OP-TEE: keep compitable with new version driver 2017-11-30 11:21:37 +08:00
tee_supp_com.c OP-TEE: fix warning when LPAE is activated on ARM 2017-06-05 14:29:35 +08:00
tee_supp_com.h OP-TEE: update optee_linuxdriver to match updated optee_os & optee_client 2017-01-11 11:25:40 +08:00
tee_sysfs.c
tee_sysfs.h
tee_wait_queue.c
tee_wait_queue.h