commit | 38a601e578142c33523625c5859592c07c025028 | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Mon Oct 05 07:19:39 2015 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:13 2016 -0500 |
tree | 9e7abf44437115d1186cae4cb29f8364e43ad9bf | |
parent | 41bebcd8e0f3311e09bb80c11cd6699300080400 [diff] |
idle: add support for nanokernel tickless idle The architectures need to add support for it in their nano_cpu_idle() and nano_cpu_atomic_idle() implementations, as well as in their interrupt entry and exit code. Change-Id: I44a241c56e624dc8e32e08db29a84489314cd7a4 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com> Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>