nuttx/arch/risc-v/src
Abdelatif Guettouche 6d12ee19e2 arch: Move the DUMP_ON_EXIT logic after nxtask_exit.
Otherwise we will try to dump the state of the current task, however the
exit handler has already started doing some cleanup and invalidated its
group.  Accessing the group from dumponexit will crash.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2022-04-13 21:59:23 +08:00
..
bl602 arch/risc-v: Apply misaligned access handler for k210/bl602 2022-04-13 01:10:49 +08:00
c906 risc-v/c906: fix build break 2022-04-12 15:49:52 +03:00
common arch: Move the DUMP_ON_EXIT logic after nxtask_exit. 2022-04-13 21:59:23 +08:00
esp32c3 RISC-V: Remove riscv_cpuindex.c from platforms that don't need it 2022-04-12 01:59:35 +08:00
fe310 arch/risc-v: Apply common mtime driver to mtime based chps 2022-04-12 12:14:40 +03:00
k210 RISC-V: Move mhartid to own assembly macro+function 2022-04-13 12:00:40 +02:00
litex RISC-V: Remove riscv_cpuindex.c from platforms that don't need it 2022-04-12 01:59:35 +08:00
mpfs MPFS: Use riscv_exception_attach like the others do 2022-04-13 21:56:21 +08:00
opensbi arch/risc-v: Update opensbi to 4998a712b2ab504eff306110879ee05af6050177 2022-03-10 19:46:01 +02:00
qemu-rv RISC-V: Move mhartid to own assembly macro+function 2022-04-13 12:00:40 +02:00
rv32m1 RISC-V: Remove riscv_cpuindex.c from platforms that don't need it 2022-04-12 01:59:35 +08:00
.gitignore
Makefile RISC-V: Implement option to run NuttX in supervisor mode (S-mode) 2022-04-01 16:19:42 -03:00