Merge tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee into next/tee
Pull "generic TEE subsystem for v4.12" Introduce generic TEE subsystem: - the TEE subsystem itself - an OP-TEE driver using the subsystem - optee bindings - optee node for hi6220-hikey.dts * tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee: arm64: dt: hikey: Add optee node Documentation: tee subsystem and op-tee driver tee: add OP-TEE driver tee: generic TEE subsystem dt/bindings: add bindings for optee
Showing
Documentation/tee.txt
0 → 100644
drivers/tee/Kconfig
0 → 100644
drivers/tee/Makefile
0 → 100644
drivers/tee/optee/Kconfig
0 → 100644
drivers/tee/optee/Makefile
0 → 100644
drivers/tee/optee/call.c
0 → 100644
This diff is collapsed.
drivers/tee/optee/core.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
drivers/tee/optee/rpc.c
0 → 100644
drivers/tee/optee/supp.c
0 → 100644
drivers/tee/tee_core.c
0 → 100644
This diff is collapsed.
drivers/tee/tee_private.h
0 → 100644
drivers/tee/tee_shm.c
0 → 100644
drivers/tee/tee_shm_pool.c
0 → 100644
include/linux/tee_drv.h
0 → 100644
include/uapi/linux/tee.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment