Add 'qcom/opensource/securemsm-kernel/' from commit 'a6005ceed271246683596608e4c56b4d921fb363'

git-subtree-dir: qcom/opensource/securemsm-kernel
git-subtree-mainline: 46e9caf0d0
git-subtree-split: a6005ceed2
Change-Id:
repo: https://git.codelinaro.org/clo/la/platform/vendor/qcom/opensource/securemsm-kernel
tag: LA.VENDOR.14.3.0.r1-17300-lanai.QSSI15.0
This commit is contained in:
David Wronek
2024-10-06 16:45:20 +02:00
92 changed files with 45193 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
export CONFIG_QTI_TZ_LOG=m
export CONFIG_CRYPTO_DEV_QCEDEV=m
export CONFIG_CRYPTO_DEV_QCRYPTO=m
export CONFIG_HDCP_QSEECOM=m
export CONFIG_HW_RANDOM_MSM_LEGACY=m
export CONFIG_QSEECOM_PROXY=m
export CONFIG_QSEECOM=m

View File

@@ -0,0 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved..
*/
#define CONFIG_QTI_TZ_LOG 1
#define CONFIG_CRYPTO_DEV_QCEDEV 1
#define CONFIG_CRYPTO_DEV_QCRYPTO 1
#define CONFIG_HDCP_QSEECOM 1
#define CONFIG_HW_RANDOM_MSM_LEGACY 1

View File

@@ -0,0 +1 @@
export CONFIG_QTI_CRYPTO_FDE=m

View File

@@ -0,0 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved..
*/
#define CONFIG_QSEECOM 1

View File

@@ -0,0 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved..
*/
#define CONFIG_QSEECOM_COMPAT 1

View File

@@ -0,0 +1 @@
export CONFIG_QCOM_SMCINVOKE=m

View File

@@ -0,0 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved..
*/
#define CONFIG_QCOM_SMCINVOKE 1

View File

@@ -0,0 +1 @@
export CONFIG_QTI_SMMU_PROXY=m

View File

@@ -0,0 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#define CONFIG_QTI_SMMU_PROXY 1