zephyr/arch
Carlo Caione daa94e5e59 aarch64: Remove redundant init_stack_frame
The init_stack_frame is the same as the the ESF. No need to have two
separate structs. Consolidate everything into one single struct and make
register entries explicit.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2020-11-17 18:59:23 -05:00
..
arc tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
arm aarch64: Remove redundant init_stack_frame 2020-11-17 18:59:23 -05:00
common timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00
nios2 nios2: fix register saving during thread switch instrumentation 2020-11-11 23:55:49 -05:00
posix tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
riscv tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
sparc SPARC: adjust network stack stack sizes 2020-11-17 11:44:16 +02:00
x86 tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
xtensa tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig sparc: add support for thread local storage 2020-11-13 14:53:55 -08:00