aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Hovold <johan+linaro@kernel.org>2022-11-30 09:46:16 +0100
committerJohan Hovold <johan+linaro@kernel.org>2023-02-21 16:53:59 +0100
commit26feb0f4b8aa12b55ccd091530c90b7d5ef569ce (patch)
treeca5eb0412cc1ae0329e7d2562a7d6ef49edbcf3e
parentcf6ca390f6511a99cb7d5a38d7013267124ba963 (diff)
arm64: dts: qcom: sc8280xp-crd: enable TEE UEFI Secure Application
Enable the Qualcomm UEFI Secure Application in the Trusted Execution Environment, which is needed to access the UEFI variables on the SC8280XP CRD. Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-rw-r--r--arch/arm64/boot/dts/qcom/sc8280xp-crd.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
index a14fe97ac15f..bbf3e92134db 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
+++ b/arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
@@ -34,6 +34,12 @@
stdout-path = "serial0:115200n8";
};
+ firmware {
+ tee-uefisecapp {
+ compatible = "qcom,tee-uefisecapp";
+ };
+ };
+
pmic-glink {
compatible = "qcom,sc8280xp-pmic-glink", "qcom,pmic-glink";