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:
@@ -222,6 +222,15 @@
|
|||||||
qcom,label = <0x4>;
|
qcom,label = <0x4>;
|
||||||
peer-default;
|
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;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user