zephyr/arch/x86
Ramesh Thomas 2ce3a59555 power_mgmt: Create arch/soc specific helper functions
Created set of functions that was designed in the original RFC to
contain arch and soc specific code.  This makes the interface to
the OS PM infrastructure cleaner and makes it easier to understand
the flow in the sample app. Also it makes code reuse easier across
soc/arch implementations.  These are open to change in future if
other means to achieve the same goals are in place.

Jira: ZEP-227 ZEP-225
Change-Id: Ief57871c370341c55009ad4f456b7f71f2c2a3c6
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2016-07-21 11:25:31 -07:00
..
core x86: fix CONFIG_INIT_STACKS 2016-07-21 15:04:55 +00:00
debug debug: add target GDB server 2016-04-16 05:29:22 +00:00
include x86: assume irq stack pointer and size already aligned 2016-07-21 14:26:30 +00:00
soc power_mgmt: Create arch/soc specific helper functions 2016-07-21 11:25:31 -07:00
Kbuild new SoC naming convention 2016-04-18 21:24:59 +00:00
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00