zephyr/include/arch/arm/aarch64
Carlo Caione 2f3962534a arch: arm64: Remove new thread entry wrapper
Instead of having some special stack frame when first scheduling new
thread and a new thread entry wrapper to pull out the needed data, we
can reuse the context restore code by adapting the initial stack frame.

This reduces the lines of code and simplify the code at the expense of a
slightly bigger initial stack frame.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2020-10-06 10:25:56 -04:00
..
scripts arch: arm: aarch64: remove non-applicable linker section 2020-09-14 19:17:04 -05:00
arch.h ARM: aarch64: use generic bitops implementation 2020-09-01 13:36:48 +02:00
arm_mmu.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
asm_inline_gcc.h arch: arm64: basic synchronization barriers 2020-04-28 10:44:42 -07:00
asm_inline.h
cpu.h drivers: interrupt_controller: Add gicv3 SGI api 2020-07-01 08:02:57 -04:00
exc.h arch: arm64: Fix arm64 crash dump output 2020-10-01 07:29:27 -04:00
irq.h arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
macro.inc arch: arm64: add public header for asm macros 2020-04-28 10:44:42 -07:00
misc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sys_io.h ARM: aarch64: use generic bitops implementation 2020-09-01 13:36:48 +02:00
syscall.h
thread.h arch: arm64: Remove new thread entry wrapper 2020-10-06 10:25:56 -04:00
timer.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00