zephyr/include
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
..
app_memory
arch arch: arm64: Remove new thread entry wrapper 2020-10-06 10:25:56 -04:00
audio
bluetooth Bluetooth: host: Change PA sync callbacks to global callbacks 2020-10-02 11:49:13 +02:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug
devicetree
dfu
disk
display
drivers emul: spi: Add support for SPI emulators 2020-10-05 15:33:00 -04:00
dt-bindings drivers: eSPI: add eSPI driver support for NPCX7 series. 2020-10-02 11:33:15 +02:00
fs
linker linker: use SECTION_DATA_PROLOGUE for app_smem 2020-09-30 14:14:07 -07:00
logging logging: Refactoring macro to avoid Coverity issue 2020-10-04 14:45:45 -07:00
mgmt
net net: websocket: Fix conflict flag 2020-10-06 12:02:06 +03:00
posix
power
random
settings
shell
stats
storage include/storage/flash_map: describe return values of flash_area_open() 2020-09-24 19:21:48 +02:00
sys code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
timing
toolchain
tracing
usb code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
zephyr
cache.h
device.h
devicetree.h include/devicetree.h: Add DT_ENUM_IDX_OR macro 2020-10-05 10:15:32 -05:00
ec_host_cmd.h include: remove enum build assert 2020-10-02 11:44:39 +02:00
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
kernel_version.h
kernel.h queue: Fixed using incorrect init macro 2020-10-05 21:30:16 -04:00
mempool_heap.h
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h kernel/sys_clock.h: Remove deprecated macros 2020-10-04 14:12:27 -07:00
syscall_handler.h
syscall.h
timeout_q.h kernel: timer: update _timeout API for const correctness 2020-10-02 11:29:14 +02:00
toolchain.h
wait_q.h
zephyr.h