ARM: dts: msm: add memory dump entry for TZ Core context on sun

Add memory dump entry of TZ Core context for sun.

Change-Id: I6a5c9190dc91a2e2843dd60b979c1b06c9ce603b
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
Yuanfang Zhang
2024-01-16 17:21:02 +08:00
parent 7f27f34484
commit eac98d95d7

View File

@@ -610,6 +610,46 @@
compatible = "qcom,mem-dump";
memory-region = <&dump_mem>;
c0_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x0>;
};
c100_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x1>;
};
c200_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x2>;
};
c300_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x3>;
};
c400_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x4>;
};
c500_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x5>;
};
c600_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x6>;
};
c700_context {
qcom,dump-size = <0x800>;
qcom,dump-id = <0x7>;
};
cpuss_cpu0 {
qcom,dump-size = <0x40000>;
qcom,dump-id = <0x280>;