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 arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
CMakeLists.txt
fatal.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
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 arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq_offload.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
prep_c.c core: z_data_copy does not depend on CONFIG_XIP 2022-02-22 10:22:53 +01:00
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 arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
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