835a2a8801
wdog_notifier() will be called in _assert to keep the crash scene as mush as possible, which is useful for debug. But once disable the watchdog, the hardware watchdog can not reboot the system too. If a crash happened in the _assert (e.g. the tcb sp has been corrupted, system will crash again in tack stack dump), system will crashing forever and can not reboot. So add a config to disable this feature by default and can be enable if anyone need it. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> |
||
---|---|---|
.. | ||
arch_alarm.c | ||
arch_rtc.c | ||
arch_timer.c | ||
capture.c | ||
CMakeLists.txt | ||
cs2100-cp.c | ||
ds3231.c | ||
ds3231.h | ||
Kconfig | ||
Make.defs | ||
mcp794xx.c | ||
mcp794xx.h | ||
oneshot.c | ||
pcf85263.c | ||
pcf85263.h | ||
pwm.c | ||
rpmsg_rtc.c | ||
rtc.c | ||
rx8010.c | ||
rx8010.h | ||
timer.c | ||
watchdog.c |