-
- Downloads
arch: riscv: add new type of context switch
This patch adds new style of context switch called arch_switch().
Signed-off-by:
Katsuhiro Suzuki <katsuhiro@katsuster.net>
Showing
- arch/riscv/core/isr.S 68 additions, 11 deletionsarch/riscv/core/isr.S
- arch/riscv/core/offsets/offsets.c 2 additions, 0 deletionsarch/riscv/core/offsets/offsets.c
- arch/riscv/core/swap.S 13 additions, 0 deletionsarch/riscv/core/swap.S
- arch/riscv/core/thread.c 13 additions, 0 deletionsarch/riscv/core/thread.c
- arch/riscv/include/kernel_arch_func.h 9 additions, 0 deletionsarch/riscv/include/kernel_arch_func.h
- include/arch/riscv/thread.h 2 additions, 0 deletionsinclude/arch/riscv/thread.h
Loading
Please register or sign in to comment