ARM: dts: qcom: Add minidump vdevice for OEMVM
Add minidump vdevice to enable minidump support for OEMVM. Change-Id: I2e4b371cabd8ac1fc2362011e55bd4eb556da70e Signed-off-by: Cong Zhang <quic_congzhan@quicinc.com>
This commit is contained in:
@@ -107,6 +107,12 @@
|
||||
vdevices {
|
||||
generate = "/hypervisor";
|
||||
|
||||
minidump {
|
||||
vdevice-type = "minidump";
|
||||
push-compatible = "qcom,minidump_rm";
|
||||
minidump_allowed;
|
||||
};
|
||||
|
||||
rm-rpc {
|
||||
vdevice-type = "rm-rpc";
|
||||
generate = "/hypervisor/qcom,resource-mgr";
|
||||
|
Reference in New Issue
Block a user