walnux/arch
Ville Juven 6707715916 arch/risc-v: PANIC() on system call crash
If a process causes a fatal error when it's running a system call, the
whole system should crash as the crash originated from the kernel.

Do this by running the PANIC() branch, if task is in syscall.

Signed-off-by: Ville Juven <ville.juven@unikie.com>
2025-04-10 22:36:02 +08:00
..
arm arm:elf module need long call aviod jump addr over length 2025-04-09 23:07:29 +08:00
arm64 arch/arm64: remove unrecognized command-line option 2025-04-09 23:07:29 +08:00
avr binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
ceva binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
dummy
hc Revert "Use small lock to protect resources related to irq in arch avr, hc, mips and or1k." 2025-02-13 14:15:43 +08:00
mips binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
misoc binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
or1k binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
renesas Revert "Use small lock to protect usbdev and endpoint in arch renesas." 2025-02-13 14:15:43 +08:00
risc-v arch/risc-v: PANIC() on system call crash 2025-04-10 22:36:02 +08:00
sim arch/sim: Add i2s setup and shutdown interface 2025-04-10 18:10:54 +08:00
sparc binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
tricore binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
x86 binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
x86_64 binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
xtensa binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
z16 arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
z80 binfmt:use crt0 inside of starthook 2025-04-09 23:07:29 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig libc/arm: optimize crc32/crc32c for arm 2025-04-04 09:51:50 -03:00