ARM: dts: msm: Add tz_log device node for lemans

Validate pass in lemans board, can get tz_log in /proc/tzdbg.

Change-Id: I47231d4519b67f44f07a4e47ef310bac22e7b61f
This commit is contained in:
jianshu
2022-11-18 14:12:05 +08:00
parent bfa0627c44
commit dba840590b

View File

@@ -1429,6 +1429,14 @@
qcom,qsee-reentrancy-support = <2>;
};
qcom_tzlog: tz-log@146d8720 {
compatible = "qcom,tz-log";
reg = <0x146d8720 0x3000>;
qcom,hyplog-enabled;
hyplog-address-offset = <0x410>;
hyplog-size-offset = <0x414>;
};
qcom,glinkpkt {
compatible = "qcom,glinkpkt";