commit | b6cf56e5cc1d706a31e983d2b0d0e5fd1e1ada39 | [log] [tgz] |
---|---|---|
author | Sergio Rodriguez <sergio.sf.rodriguez@intel.com> | Thu Feb 16 11:52:38 2017 -0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Feb 23 13:29:13 2017 +0000 |
tree | 63976a06f61e54f4b9c5e0f25e0f11ee20f70fba | |
parent | 138579a3adc74957a14d306db1123e3d809a4766 [diff] |
tests: watchdog: Interrupt reset mode modifications In order for interrupt reset mode to work (reset the processor after and interrupt) the interrupt does not has to be cleared, and the qmsi hal layer clears the interrupt after the callback has been invoked, the callback does not return and the processor should reset. Jira: ZEP-1566 Change-Id: Ic951a0f15fe95fb0ef5d752b831c62e6fa3ceea0 Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>