forked from auracaster/openocd
pmpcfg[13] only exist on RV32. (#416)
Change-Id: I38f10d34b163eb7d0bf44b5717bbb027b0e43e76
This commit is contained in:
@@ -3431,6 +3431,8 @@ int riscv_init_registers(struct target *target)
|
||||
riscv_supports_extension(target, hartid, 'N');
|
||||
break;
|
||||
|
||||
case CSR_PMPCFG1:
|
||||
case CSR_PMPCFG3:
|
||||
case CSR_CYCLEH:
|
||||
case CSR_TIMEH:
|
||||
case CSR_INSTRETH:
|
||||
|
||||
Reference in New Issue
Block a user