commit | 2bf5fc44f12bac0cac3e034912f62dcbea2df209 | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@windriver.com> | Fri May 22 11:37:03 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:13 2016 -0500 |
tree | 0a5ba64ae4aa3b4beac476da879968b17f676412 | |
parent | a45f691d120eef57b1a187a33b229b90ac455851 [diff] |
Initialize idle task's stack related fields in sysgen Hoists the initialization of the the microkernel's idle task's stack fields out of the runtime and into sysgen thereby removing microkernel code from the nanokernel initialization. Change-Id: I54cbbec9e875a52b5fa52562e1a2770cd3ac1cc3 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>