Merge "ARM: dts: msm: Add initial device tree for parrot/ravelin vm"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
63b45e34ec
@@ -2454,12 +2454,20 @@
|
||||
shared-buffers = <&trust_ui_vm_vblk0_ring &trust_ui_vm_swiotlb>;
|
||||
};
|
||||
|
||||
qcom,virtio_backend@0 {
|
||||
compatible = "qcom,virtio_backend";
|
||||
trust_ui_vm_virt_be0: trust_ui_vm_virt_be0@11 {
|
||||
qcom,vm = <&trust_ui_vm>;
|
||||
qcom,label = <0x11>;
|
||||
};
|
||||
|
||||
gh-secure-vm-loader@0 {
|
||||
compatible = "qcom,gh-secure-vm-loader";
|
||||
qcom,pas-id = <28>;
|
||||
qcom,vmid = <45>;
|
||||
qcom,firmware-name = "trustedvm";
|
||||
memory-region = <&trust_ui_vm_mem>;
|
||||
virtio-backends = <&trust_ui_vm_virt_be0>;
|
||||
};
|
||||
|
||||
vendor_hooks: qcom,cpu-vendor-hooks {
|
||||
compatible = "qcom,cpu-vendor-hooks";
|
||||
};
|
||||
|
Reference in New Issue
Block a user