nuttx/arch/risc-v/src
Huang Qi 6695affe87 risc-v: Add a new option to control exception reason
The number of exception for risc-v is 16 (0 ~ 15)
for the machine ISA version 1.12 or earlier, the number of exception is 20
(0 ~ 19) from the ISA version 1.13. And maybe changed in the future.

Using a dedicated option to control the exception number to allow the earlier
version chip with customized exception number (e.g. 16 ~ 19 used) to define
the exception reason string correctly.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-09-17 15:26:06 -03:00
..
bl602 clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
bl808 nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
c906 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
cmake cmake:split the archive process to avoid parameter problems 2024-08-18 23:26:01 +08:00
common risc-v: Add a new option to control exception reason 2024-09-17 15:26:06 -03:00
esp32c3 espressif: Fix MCUboot build on RISC-V and unify linker script 2024-08-21 23:28:45 +08:00
esp32c3-legacy nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
esp32c6 espressif: Fix MCUboot build on RISC-V and unify linker script 2024-08-21 23:28:45 +08:00
esp32h2 espressif: Fix MCUboot build on RISC-V and unify linker script 2024-08-21 23:28:45 +08:00
fe310 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
hpm6000 arch/risc-v: initial qemu-rv64ilp32 support 2024-06-14 19:50:00 +08:00
hpm6750 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
jh7110 arch/risc-v: remove g_cpux_idlestack 2024-05-11 17:57:59 +02:00
k210 board/maix-bit: add cmake support 2024-08-24 11:08:25 +08:00
k230 riscv/nsbi: prefer PMP settings in device hook 2024-08-01 23:32:01 +08:00
litex arch/risc-v/src/litex: Claim all pending PLIC interrupts. 2024-09-12 15:06:04 +08:00
mpfs usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
nuttsbi riscv/nsbi: halt upon sbi_mexception 2024-08-01 23:32:01 +08:00
opensbi
qemu-rv sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
rv32m1 style: remove redundant spaces 2024-08-25 19:22:15 +08:00
sg2000 risc-v/bl808, sg2000: Configure MMU to cache Kernel Text, Data and Heap (T-Head C906) 2024-07-17 12:08:04 -03:00
.gitignore
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00