summaryrefslogtreecommitdiff
path: root/core/riscv-rv32i/panic.c
Commit message (Expand)AuthorAgeFilesLines
* core: Sort header filesJeremy Bettis2022-11-221-1/+1
* tree: Remove CONFIG_SOFTWARE_PANICTom Hughes2022-10-121-6/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* core/riscv-rv32i/panic.c: Format with clang-formatJack Rosenthal2022-07-011-47/+47
* core/riscv-rv32i: dump panic info on console channelTinghan Shen2021-10-291-0/+51
* riscv: panic: S0/S1 are clobbered registers in software_panic()Dino Li2021-08-231-2/+2
* Revert "core/riscv-rv32i: Add exception_panic"Nicolas Boichat2021-01-111-12/+7
* core/riscv-rv32i: Add exception_panicNicolas Boichat2020-12-301-7/+12
* riscv-rv32i/panic: Use newly provided functions to access panic dataPatryk Duda2020-10-011-19/+25
* core/riscv-rv32i: clean up header inclusionsTzung-Bi Shih2020-05-191-5/+0
* core/riscv-rv32i: remove panic_sw_reasons[] from panic.cDino Li2019-06-141-16/+2
* core:RISC-V / chip:IT83202Dino Li2019-06-111-0/+182