commit | e4cc84a53751fcb457ebc977eff2827c0e770516 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Fri Apr 24 11:29:47 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jul 30 21:11:14 2020 -0400 |
tree | fe53e0c9551776ac916dea8746ff008bd3211f73 | |
parent | d538f098a7407320e37b16ec89fe50bbf56e94b3 [diff] |
kernel: update arch_switch_to_main_thread() This now takes a stack pointer as an argument with TLS and random offsets accounted for properly. Based on #24467 authored by Flavio Ceolin. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>