commit | 778c996831e7f7a0063f115853986d8810ed9aed | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue Sep 29 12:03:14 2020 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Sat Oct 24 10:52:00 2020 -0700 |
tree | 3096f0578137caea20542983255aec08f2a5a4fe | |
parent | df77e2af8b494a6bb7108e5b163bbf0836bed097 [diff] |
arm: cortex_r: add support for thread local storage Adds the necessary bits to initialize TLS in the stack area and sets up CPU registers during context switch. Signed-off-by: Daniel Leung <daniel.leung@intel.com>