Loading qcom/sdmshrike.dtsi +45 −0 Original line number Diff line number Diff line Loading @@ -1914,6 +1914,51 @@ mbox-names = "cdsp-pil"; }; qtee_shmbridge { compatible = "qcom,tee-shared-memory-bridge"; }; qcom_qseecom: qseecom@87900000 { compatible = "qcom,qseecom"; reg = <0x87900000 0x2200000>; reg-names = "secapp-region"; memory-region = <&qseecom_mem>; qcom,hlos-num-ce-hw-instances = <1>; qcom,hlos-ce-hw-instance = <0>; qcom,qsee-ce-hw-instance = <0>; qcom,disk-encrypt-pipe-pair = <2>; qcom,support-fde; qcom,no-clock-support; qcom,fde-key-size; qcom,appsbl-qseecom-support; qcom,commonlib64-loaded-by-uefi; qcom,qsee-reentrancy-support = <2>; }; qcom_rng: qrng@793000 { compatible = "qcom,msm-rng"; reg = <0x793000 0x1000>; qcom,no-qrng-config; interconnect-names = "data_path"; interconnects = <&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_PRNG>; clock-names = "km_clk_src"; clocks = <&gcc GCC_PRNG_AHB_CLK>; }; 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>; qcom,hyplog-enabled; hyplog-address-offset = <0x410>; hyplog-size-offset = <0x414>; }; qcom,npu@9800000 { compatible = "qcom,pil-tz-generic"; reg = <0x9800000 0x800000>; Loading Loading
qcom/sdmshrike.dtsi +45 −0 Original line number Diff line number Diff line Loading @@ -1914,6 +1914,51 @@ mbox-names = "cdsp-pil"; }; qtee_shmbridge { compatible = "qcom,tee-shared-memory-bridge"; }; qcom_qseecom: qseecom@87900000 { compatible = "qcom,qseecom"; reg = <0x87900000 0x2200000>; reg-names = "secapp-region"; memory-region = <&qseecom_mem>; qcom,hlos-num-ce-hw-instances = <1>; qcom,hlos-ce-hw-instance = <0>; qcom,qsee-ce-hw-instance = <0>; qcom,disk-encrypt-pipe-pair = <2>; qcom,support-fde; qcom,no-clock-support; qcom,fde-key-size; qcom,appsbl-qseecom-support; qcom,commonlib64-loaded-by-uefi; qcom,qsee-reentrancy-support = <2>; }; qcom_rng: qrng@793000 { compatible = "qcom,msm-rng"; reg = <0x793000 0x1000>; qcom,no-qrng-config; interconnect-names = "data_path"; interconnects = <&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_PRNG>; clock-names = "km_clk_src"; clocks = <&gcc GCC_PRNG_AHB_CLK>; }; 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>; qcom,hyplog-enabled; hyplog-address-offset = <0x410>; hyplog-size-offset = <0x414>; }; qcom,npu@9800000 { compatible = "qcom,pil-tz-generic"; reg = <0x9800000 0x800000>; Loading