nuttx/arch/arm/src/imx6
Masayuki Ishikawa cf91b403c9 arch: imx6: Enable imx_idle.c to reduce CPU load
Summary:
- I noticed that QEMU shows a high CPU load.
- This commit re-adds imx_idle.c to avoid this issue.

Impact:
- None

Testing:
- Tested with sabre-6quad:smp with QEMU

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-06-14 09:18:44 +03:00
..
hardware arch: imx6: add support kernel build and smp 2022-05-27 01:31:58 +08:00
chip.h arch: Move [arm|xtensa]_intstack_[alloc|top] to common header file 2022-03-11 23:08:07 +02:00
imx_boot.c arch/arm: Move FPU initialization to common place 2022-04-12 23:35:06 +03:00
imx_boot.h arch: arm: imx: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:41:36 -07:00
imx_clockconfig.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imx_clockconfig.h arch: arm: imx: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:41:36 -07:00
imx_config.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imx_cpuboot.c arch: imx6: add support kernel build and smp 2022-05-27 01:31:58 +08:00
imx_ecspi.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_ecspi.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_enet.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
imx_enet.h drivers: Merge the common driver initialization into one place 2022-03-13 11:24:48 -03:00
imx_gpio.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_gpio.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imx_idle.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
imx_iomuxc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imx_iomuxc.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imx_irq.c arch: Move [arm|xtensa]_intstack_[alloc|top] to common header file 2022-03-11 23:08:07 +02:00
imx_lowputc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_lowputc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_memorymap.c arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imx_memorymap.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imx_pgalloc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_serial.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_serial.h arch: arm: imx: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:41:36 -07:00
imx_timerisr.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
Kconfig arch: imx6: Add the pgheap for imx6 2022-03-01 12:18:47 +08:00
Make.defs arch: imx6: Enable imx_idle.c to reduce CPU load 2022-06-14 09:18:44 +03:00