Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9236f881 authored by Channagoud Kadabi's avatar Channagoud Kadabi
Browse files

drivers: soc: Increase the scandump size



Increase the scandump size to include core hang status and gic ecc
registers.

Change-Id: I767dfa2ad9bdd0cc7e82cc7c0eac575007041afc
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent e13b7564
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@
#define SCM_SET_REGSAVE_CMD	0x2
#define SCM_SVC_SEC_WDOG_DIS	0x7
#define MAX_CPU_CTX_SIZE	2048
#define MAX_CPU_SCANDUMP_SIZE	0x10000
#define MAX_CPU_SCANDUMP_SIZE	0x10100

static struct msm_watchdog_data *wdog_data;