Merge "ARM: dts: msm: add cpusys-vm node for Ravelin"

This commit is contained in:
qctecmdr
2022-12-08 16:44:57 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -2620,6 +2620,14 @@
memory-region = <&trust_ui_vm_mem>;
};
qcom,guestvm_loader@e0600000 {
compatible = "qcom,guestvm-loader";
qcom,pas-id = <35>;
qcom,vmid = <50>;
qcom,firmware-name = "cpusys_vm";
memory-region = <&cpusys_vm_mem>;
};
vendor_hooks: qcom,cpu-vendor-hooks {
compatible = "qcom,cpu-vendor-hooks";
};