zephyr/arch
Maureen Helm 54d1a608ff imxrt1050: Disable low-power modes
The imxrt1050 is configured to use SYSTICK for the kernel timer, but
SYSTICK cannot wake up the soc from low-power modes. Disable low-power
modes on this soc until we have support for an alternative timer.

This fixes k_sleep on the EVKB version of the mimxrt1050_evk board. An
earlier version of the board (EVK, not EVKB), had A0 silicon which
by default did not enter low-power mode on a wfi.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-06-23 11:00:20 +02:00
..
arc cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
arm imxrt1050: Disable low-power modes 2018-06-23 11:00:20 +02:00
common isr_tables: Simplify how the sw_irq_handler function is used 2018-06-20 15:39:29 -04:00
nios2 build: remove unused CMakeLists.txt 2018-06-14 15:02:02 -04:00
posix cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
riscv32 riscv32: riscv-privilege: Microsemi Mi-V support 2018-06-20 11:57:07 -04:00
x86 cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
xtensa cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
CMakeLists.txt
Kconfig arch: arc: adjust privileged stack size of arc to 384 bytes 2018-06-11 09:05:15 -05:00