commit | 240beb42af676d1d44777bd5654c4326456064b1 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Mon Sep 28 11:03:52 2020 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Sat Oct 24 10:52:00 2020 -0700 |
tree | 6b4a914b0cfb4a5e46ace877fbeca6fe10ab7dc1 | |
parent | ad110d495ebc5439bb97dc48d4280a732742f384 [diff] |
kconfig: add configs for thread local storage Add kconfigs to indicate whether an architecture has support for thread local storage (TLS), and to enable TLS in kernel. Signed-off-by: Daniel Leung <daniel.leung@intel.com>