From f32933548f9300b188a8ccf3cd4143a7270a769f Mon Sep 17 00:00:00 2001 From: Radu Solea Date: Tue, 20 Dec 2022 00:09:07 +0000 Subject: Enable abox suspend debug dump abox suspend debug dump timing seems to be masking a race condition in the pm suspend flow. This requires further investigation. Enabling the dump to prevent field issues until a proper fix is in place. BUG:262447135 TEST: manually verified that suspend dump is enabled and executing. Change-Id: I1dbf5c4ac2d2437fb0c803b48dc40ffad789c02a Signed-off-by: Radu Solea --- r11_common.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/r11_common.dtsi b/r11_common.dtsi index 00ab37e..a783765 100644 --- a/r11_common.dtsi +++ b/r11_common.dtsi @@ -20,6 +20,7 @@ #address-cells = <2>; #size-cells = <1>; samsung,abox-bootargs = "init=ab0x vss=1 offload=1"; + samsung,abox-debug-enable; abox_vss@0 { compatible = "samsung,abox-vss"; magic_offset = <0x300000>; -- cgit v1.2.3