mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-10 01:12:45 -04:00
10 lines
259 B
Text
10 lines
259 B
Text
#
|
|
# Secure OS control configuration
|
|
#
|
|
config SECURE_OS_CONTROL
|
|
bool "Secure OS control"
|
|
depends on TRUSTONIC_TEE
|
|
---help---
|
|
Enable Secure OS control sysfs.
|
|
It can migrate a core that executes secure OS tasks
|
|
and check a current core on secure OS.
|