zephyr/arch
Martin Åberg 88f478108d sparc: write through switched_from in arch_switch()
Write through switched_from in arch_switch() as required by the
switch protocol.

Also restructure the implementation to better match the template in
kernel_arch_interface.h, by removing a wrapper routine and instead
use CONTAINER_OF().

Fixes #32197

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2021-02-17 06:35:03 -05:00
..
arc linker: remove asterisk from IRQ/ISR section name macro 2021-01-26 16:24:11 -05:00
arm arch: aarch64: Add XIP support 2021-02-17 14:13:10 +03:00
common gen_isr_tables: Added check of the IRQ num before accessing the vt 2021-01-24 10:12:54 -05:00
nios2 kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
posix posix: Add cpu_hold() function to better emulate code delay 2020-12-14 12:32:11 +01:00
riscv arch/riscv: boost default stacks 2021-01-15 13:06:33 -05:00
sparc sparc: write through switched_from in arch_switch() 2021-02-17 06:35:03 -05:00
x86 x86: multiboot: map memory before accessing if necessary 2021-02-16 19:08:55 -05:00
xtensa soc/intel_adsp: Move KERNEL_COHERENCE to cavs15 2021-02-11 14:47:40 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arm: cortex_m: select by default FP sharing mode when using the FPU 2021-02-02 17:58:58 -05:00