android_kernel_xiaomi_sm8350/drivers/firmware/qcom/Kconfig
Zhen Kong 7b4e409605 firmware: qcom: Add TZ log driver snapshot for Lahaina
Add snapshot for tzlog driver from msm-4.19 commit 6b6b8fd4946a
("firmware: qcom: fix qsee_log issue").

Change-Id: I1e5aefa971a0e98be1cb795f762e3d385209cbdd
Signed-off-by: Zhen Kong <zkong@codeaurora.org>
2019-12-11 10:14:56 -08:00

9 lines
354 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config QTI_TZ_LOG
tristate "QTI Trust Zone (TZ) Log Driver"
depends on DEBUG_FS
help
This option enables a driver with a debugfs interface for messages
produced by the Secure code (Trust zone). These messages provide
diagnostic information about TZ operation.