riscv-openocd icon indicating copy to clipboard operation
riscv-openocd copied to clipboard

target/riscv: Consistent data type for trigger indexes

Open JanMatCodasip opened this issue 1 year ago • 0 comments

Cosmetic detail: Use unsigned int to index triggers (as opposed to riscv_reg_t), which corresponds to the data type of trigger_count in struct riscv_info_t.

Change-Id: I83539abdffa41aec2060fbd0c81496ab9607c9ea

JanMatCodasip avatar Oct 03 '24 11:10 JanMatCodasip