zephyr/arch/xtensa
Andrew Boie 07525a3d54 kernel: add arch interface for idle functions
k_cpu_idle() and k_cpu_atomic_idle() were being directly
implemented by arch code.

Rename these implementations to z_arch_cpu_idle() and
z_arch_cpu_atomic_idle(), and call them from new inline
function definitions in kernel.h.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-09-30 15:25:55 -04:00
..
core kernel: add arch interface for idle functions 2019-09-30 15:25:55 -04:00
include kernel: add arch interface for idle functions 2019-09-30 15:25:55 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig xtensa: remove legacy arch implementation 2019-09-12 01:26:34 -04:00