Go to file
Sarath R Nair 8ac992bfcd quark_se: Save/restore debug registers.
In order to set breakpoints after waking up from sleep,
it is needed to save DR0/DR1/DR2/DR3 and DR6/DR7.

As DR4/DR5 are reserved or mapped to DR6/DR7, they are not saved.

Patch2 : Added compile time checks for debug build or soc_watch
build for Intel Energy analysis.

Patch3 : Avoid clobbering of edx.

JIRA: ZEP-1681

Change-Id: I62fbedca16953d57196420ecae4fb93c785bb4a5
Signed-off-by: Sarath R Nair <sarath.nandu.ramachandran.nair@intel.com>
2017-02-11 00:15:08 +00:00
.known-issues
arch quark_se: Save/restore debug registers. 2017-02-11 00:15:08 +00:00
boards
doc
drivers grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
dts
ext
include grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
kernel
lib libc-hooks: Fix include file for arch ARM 2017-02-10 23:42:31 +00:00
misc
samples misc: fix more variable type mismatches 2017-02-11 00:14:15 +00:00
scripts
subsys Bluetooth: GATT: Fix compilation error 2017-02-10 20:54:34 +02:00
tests misc: fix more variable type mismatches 2017-02-11 00:14:15 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh