Merge branch 'tee/initial-merge' into fixes
This is a dependency for the following fix * tee/initial-merge: 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
drivers/tee/optee/core.c
0 → 100644
drivers/tee/optee/rpc.c
0 → 100644
drivers/tee/optee/supp.c
0 → 100644
drivers/tee/tee_core.c
0 → 100644
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
Please register or sign in to comment