zephyr/arch
Ramakrishna Pallala fe48f743f3 arch: arc: Fix Deep Sleep hang issue on Quark SE(ARC)
Fixed the RTC interrupt masking issue on Deep Sleep entry by
explicitly unmasking it on Deep Sleep exit sequence.

Re-oredered the SoC power states such that SYS_POWER_STATE_CPU_LPS is
the lowest possible Low Power State(LPS) and SYS_POWER_STATE_CPU_LPS_2
is the highest possible Low Power State(LPS). This is need to maintain
the LPS state consistency across different architectures.

Also re-mapped the Low Power States and Deep Sleep States as per
Quark SE C1000 data sheet document under Power Management section.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-07-19 17:12:58 -04:00
..
arc arch: arc: Fix Deep Sleep hang issue on Quark SE(ARC) 2018-07-19 17:12:58 -04:00
arm
common
nios2
posix
riscv32
x86 arch: x86: Reorder the SoC power states for Quark SE 2018-07-19 17:12:58 -04:00
xtensa
CMakeLists.txt
Kconfig