Loading qcom/shima-ion.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,15 @@ qcom,ion-heap-type = "SYSTEM_SECURE"; }; qcom,ion-heap@14 { /* SECURE CARVEOUT HEAP */ reg = <ION_SECURE_CARVEOUT_HEAP_ID>; qcom,ion-heap-type = "SECURE_CARVEOUT"; cdsp { memory-region = <&cdsp_secure_heap_mem>; token = <0x20000000>; }; }; qcom,ion-heap@10 { /* SECURE DISPLAY HEAP */ reg = <ION_SECURE_DISPLAY_HEAP_ID>; memory-region = <&secure_display_memory>; Loading qcom/shima.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -2672,6 +2672,11 @@ mbox-names = "cdsp-pil"; }; qcom,msm-cdsp-loader { compatible = "qcom,cdsp-loader"; qcom,proc-img-to-load = "cdsp"; }; qcom,msm-adsprpc-mem { compatible = "qcom,msm-adsprpc-mem-region"; memory-region = <&adsp_mem>; Loading Loading @@ -2721,6 +2726,8 @@ qcom,fastrpc-adsp-audio-pdr; qcom,fastrpc-adsp-sensors-pdr; qcom,rpc-latency-us = <235>; qcom,fastrpc-gids = <2908>; qcom,qos-cores = <0 1 2 3>; qcom,msm_fastrpc_compute_cb1 { compatible = "qcom,msm-fastrpc-compute-cb"; Loading Loading
qcom/shima-ion.dtsi +9 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,15 @@ qcom,ion-heap-type = "SYSTEM_SECURE"; }; qcom,ion-heap@14 { /* SECURE CARVEOUT HEAP */ reg = <ION_SECURE_CARVEOUT_HEAP_ID>; qcom,ion-heap-type = "SECURE_CARVEOUT"; cdsp { memory-region = <&cdsp_secure_heap_mem>; token = <0x20000000>; }; }; qcom,ion-heap@10 { /* SECURE DISPLAY HEAP */ reg = <ION_SECURE_DISPLAY_HEAP_ID>; memory-region = <&secure_display_memory>; Loading
qcom/shima.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -2672,6 +2672,11 @@ mbox-names = "cdsp-pil"; }; qcom,msm-cdsp-loader { compatible = "qcom,cdsp-loader"; qcom,proc-img-to-load = "cdsp"; }; qcom,msm-adsprpc-mem { compatible = "qcom,msm-adsprpc-mem-region"; memory-region = <&adsp_mem>; Loading Loading @@ -2721,6 +2726,8 @@ qcom,fastrpc-adsp-audio-pdr; qcom,fastrpc-adsp-sensors-pdr; qcom,rpc-latency-us = <235>; qcom,fastrpc-gids = <2908>; qcom,qos-cores = <0 1 2 3>; qcom,msm_fastrpc_compute_cb1 { compatible = "qcom,msm-fastrpc-compute-cb"; Loading