OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
drivers
/
tee
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
385 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
164 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
optee
-
05/09/2024 07:14:16 AM
rwxr-xr-x
Editing: Kconfig
Close
# Generic Trusted Execution Environment Configuration config TEE tristate "Trusted Execution Environment support" depends on HAVE_ARM_SMCCC || COMPILE_TEST select DMA_SHARED_BUFFER select GENERIC_ALLOCATOR help This implements a generic interface towards a Trusted Execution Environment (TEE). if TEE menu "TEE drivers" source "drivers/tee/optee/Kconfig" endmenu endif