MALI: utgard: upgrade DDK to r6p1-01rel0
[firefly-linux-kernel-4.4.55.git] / security / tlk_driver / Kconfig
1
2
3
4 config TRUSTED_LITTLE_KERNEL
5         bool "Enable Open Trusted Execution driver"
6         depends on ARM_TRUSTZONE
7         default y
8         help
9           This option adds kernel support for communication with the
10           Trusted LK secure OS monitor/runtime support.
11           If you are unsure how to answer this question, answer N.
12
13 config TRUST_OS_LOGGER
14         bool "Enable TLK logs in linux kmsg"
15         depends on TRUSTED_LITTLE_KERNEL
16         default y
17         help
18          This option adds support in the kernel driver to read the logs
19          from the secure world and make them available as a part of kmsg.
20