Loading qcom/trustedvm.dtsi +0 −33 Original line number Diff line number Diff line Loading @@ -5,11 +5,6 @@ #size-cells = <0x2>; interrupt-parent = <&vgic>; memory@28800000 { device_type = "memory"; reg = <0x0 0x28800000 0x0 0x76f7000>; /* Temp S2 mapping */ }; qcom-mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "consumer"; Loading Loading @@ -196,34 +191,6 @@ }; }; /* Temporary node until RM dynamic overlay support present */ hypervisor { #address-cells = <2>; #size-cells = <0>; compatible = "qcom,haven-hypervisor-1.0", "qcom,haven-hypervisor", "simple-bus"; name = "hypervisor"; qcom,haven-vm { compatible = "qcom,haven-vm-id-1.0", "qcom,haven-vm-id"; qcom,vendor = "Qualcomm Technologies, Inc."; qcom,vmid = <45>; qcom,owner-vmid = <3>; }; qcom,resource-manager-rpc@0000000000000001 { compatible = "qcom,resource-manager-1-0", "qcom,resource-manager", "qcom,haven-message-queue", "qcom,haven-capability"; interrupts = <GIC_SPI 3 IRQ_TYPE_EDGE_RISING>, /* TX full IRQ */ <GIC_SPI 4 IRQ_TYPE_EDGE_RISING>; /* RX empty IRQ */ reg = <0x00000000 0x00000000>, <0x00000000 0x00000001>; /* TX, RX cap ids */ qcom,is-full-duplex; qcom,free-irq-start = <0>; qcom,tx-queue-depth = <8>; qcom,tx-message-size = <0xf0>; qcom,rx-queue-depth = <8>; qcom,rx-message-size = <0xf0>; }; }; firmware: firmware { scm { compatible = "qcom,scm"; Loading Loading
qcom/trustedvm.dtsi +0 −33 Original line number Diff line number Diff line Loading @@ -5,11 +5,6 @@ #size-cells = <0x2>; interrupt-parent = <&vgic>; memory@28800000 { device_type = "memory"; reg = <0x0 0x28800000 0x0 0x76f7000>; /* Temp S2 mapping */ }; qcom-mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "consumer"; Loading Loading @@ -196,34 +191,6 @@ }; }; /* Temporary node until RM dynamic overlay support present */ hypervisor { #address-cells = <2>; #size-cells = <0>; compatible = "qcom,haven-hypervisor-1.0", "qcom,haven-hypervisor", "simple-bus"; name = "hypervisor"; qcom,haven-vm { compatible = "qcom,haven-vm-id-1.0", "qcom,haven-vm-id"; qcom,vendor = "Qualcomm Technologies, Inc."; qcom,vmid = <45>; qcom,owner-vmid = <3>; }; qcom,resource-manager-rpc@0000000000000001 { compatible = "qcom,resource-manager-1-0", "qcom,resource-manager", "qcom,haven-message-queue", "qcom,haven-capability"; interrupts = <GIC_SPI 3 IRQ_TYPE_EDGE_RISING>, /* TX full IRQ */ <GIC_SPI 4 IRQ_TYPE_EDGE_RISING>; /* RX empty IRQ */ reg = <0x00000000 0x00000000>, <0x00000000 0x00000001>; /* TX, RX cap ids */ qcom,is-full-duplex; qcom,free-irq-start = <0>; qcom,tx-queue-depth = <8>; qcom,tx-message-size = <0xf0>; qcom,rx-queue-depth = <8>; qcom,rx-message-size = <0xf0>; }; }; firmware: firmware { scm { compatible = "qcom,scm"; Loading