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

Commit a7a753d1 authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Gerrit - the friendly Code Review server
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 2e6001c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,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;