ARM: dts: msm: gunyah: Add vcpu sched test for pineapple

Add vcpu sched test msgq in TUIVM vdevice node to validate
gunyah vcpu scheduling.

Change-Id: I16c0d9e17d8421413e0ea4203e7a71834050f1b6
Signed-off-by: Meena Pasumarthi <quic_pasumart@quicinc.com>
This commit is contained in:
Meena Pasumarthi
2023-11-07 15:47:49 +05:30
parent 7387cd6f99
commit 01d92b6ef4

View File

@@ -222,6 +222,15 @@
qcom,label = <0x4>;
peer-default;
};
vcpu-sched-test-msgq {
vdevice-type = "message-queue-pair";
generate = "/hypervisor/sched-test-msgq-pair";
message-size = <0xf0>;
queue-depth = <0x8>;
qcom,label = <0x8>;
peer-default;
};
};
};