Renames shadow variables found by -Wshadow. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Add support for dynamic thread stack objects. A new container for this kernel object was added to avoid its alignment constraint to all dynamic objects. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
Test that automatic thread stack allocation works for both user and kernel threads. Signed-off-by: Christopher Friedt <cfriedt@meta.com>