Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e91e6178 authored by Pranay Raj Anand's avatar Pranay Raj Anand Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Add smcinvoke dtsi node

Add smcinvoke node for sdm660 target.

Test: Smcinvoke_vendor_client used to confirm TZ<->
HLOS communication.

Change-Id: I2f1881ebe8bfb9cc66b283df57c3a7989c08f06b
parent 9b1c8d60
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2505,6 +2505,12 @@
		qcom,use-sw-hmac-algo;
	};

	qcom_smcinvoke: smcinvoke@87900000 {
		compatible = "qcom,smcinvoke";
		reg = <0x87900000 0x2200000>;
		reg-names = "secapp-region";
	};

	qcom_tzlog: tz-log@146bf720 {
		compatible = "qcom,tz-log";
		reg = <0x146bf720 0x3000>;