nuttx/arch/risc-v
Huang Qi 6ea3bc1217 riscv/debug: Add support for steppoint
Steppoint can be implemented by icount(instruction count)
from RISC-V debug extension, but it may not implemented in all RISC-V cores.

Unfortunately, the currently supported RISC-V cores do not implement it.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-08-01 13:57:51 +08:00
..
include arch/risc-v: introduce AIA support 2024-07-31 12:43:04 -03:00
src riscv/debug: Add support for steppoint 2024-08-01 13:57:51 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arch/risc-v: introduce AIA support 2024-07-31 12:43:04 -03:00