zephyr/arch/sparc/core
Julius Barendt 42da90f6bf SPARC: reduce z_thread_entry_wrapper
Transfer the entry point and initial parameters in the callee_saved
struct rather than on the stack. This saves 48 byte stack per thread
and simplifies the logic.

Signed-off-by: Julius Barendt <julius.barendt@gaisler.com>
2022-08-03 12:05:49 +02:00
..
offsets
CMakeLists.txt
fatal.c
fault_trap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
interrupt_trap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
irq_manage.c
irq_offload.c
prep_c.c
reset_trap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
stack_offsets.h
sw_trap_set_pil.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
switch.S SPARC: reduce z_thread_entry_wrapper 2022-08-03 12:05:49 +02:00
thread.c SPARC: reduce z_thread_entry_wrapper 2022-08-03 12:05:49 +02:00
tls.c
trap_table_mvt.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
window_trap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00