From 6ba39dececf4d08f3b1086ee89ad4b209cb570a0 Mon Sep 17 00:00:00 2001 From: Peng Yang Date: Mon, 17 Jun 2024 15:53:20 +0800 Subject: [PATCH] ARM: dts: qcom: Add crash-restart to support restart after VM crash For current design, we can't do VM restart after VM crash due to RM not allow. Add new crash-restart property to let RM allow do VM restart. The crash-restart property will be valid when remove crash-fatal property. Change-Id: If9cb90d7bc581465b760a5c780203911a247e341 Signed-off-by: Peng Yang --- qcom/sun-oemvm.dtsi | 2 +- qcom/sun-vm.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/sun-oemvm.dtsi b/qcom/sun-oemvm.dtsi index 1e14534e..2eb75ecd 100644 --- a/qcom/sun-oemvm.dtsi +++ b/qcom/sun-oemvm.dtsi @@ -76,7 +76,7 @@ vm-guid = "847bfe26-0b12-5728-812a-06103f6bdec0"; qcom,sensitive; - vm-attrs = "crash-fatal", "context-dump"; + vm-attrs = "crash-fatal", "context-dump", "crash-restart"; memory { #address-cells = <0x2>; diff --git a/qcom/sun-vm.dtsi b/qcom/sun-vm.dtsi index d4b3ebc1..081e272c 100644 --- a/qcom/sun-vm.dtsi +++ b/qcom/sun-vm.dtsi @@ -102,7 +102,7 @@ vm-guid = "598085da-c516-5b25-a9c1-927a02819770"; qcom,sensitive; - vm-attrs = "crash-fatal", "context-dump"; + vm-attrs = "crash-fatal", "context-dump", "crash-restart"; iomemory-ranges = <0x0 0xa24000 0x0 0xa24000 0x0 0x4000 0x0 0x0 0x824000 0x0 0x824000 0x0 0x4000 0x0