index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
tee_core.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-03-01
Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
2019-02-28
tee: add cancellation support to client interface
Igor Opaniuk
2019-02-20
tee: fix possible error pointer ctx dereferencing
Sumit Garg
2019-02-01
tee: add bus driver framework for TEE based devices
Sumit Garg
2019-02-01
tee: add supp_nowait flag in tee_context struct
Sumit Garg
2018-08-24
tee: add kernel internal client interface
Jens Wiklander
2018-05-07
tee: check shm references are consistent in offset/size
Etienne Carriere
2018-03-06
tee: correct max value for id allocation
Peng Fan
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...
Arnd Bergmann
2017-12-15
tee: use reference counting for tee_context
Volodymyr Babchuk
2017-12-15
tee: add register user memory
Jens Wiklander
2017-11-29
tee: add TEE_IOCTL_PARAM_ATTR_META
Jens Wiklander
2017-11-29
tee: add tee_param_is_memref() for driver use
Jens Wiklander
2017-08-04
tee: indicate privileged dev in gen_caps
Jens Wiklander
2017-03-09
tee: generic TEE subsystem
Jens Wiklander