Jetpack/kernel/nvidia/security/tlk_driver/Kconfig
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

16 lines
353 B
Plaintext

config FIQ
bool
config FIQ_GLUE
bool
config TRUSTED_LITTLE_KERNEL
bool "Enable Open Trusted Execution driver"
select TEGRA_USE_SECURE_KERNEL
select FIQ
select FIQ_GLUE
help
This option adds kernel support for communication with the
Trusted LK secure OS monitor/runtime support.
If you are unsure how to answer this question, answer N.