mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 19:27:37 +00:00
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> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
dts | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
Makefile.test | ||
zephyr-env.sh |