riscv-compliance: fix comment typo
parent
7448f8780a
commit
24513fe51f
|
@ -3092,7 +3092,7 @@ int riscv013_test_compliance(struct target *target)
|
||||||
riscv_reg_t value;
|
riscv_reg_t value;
|
||||||
RISCV013_INFO(info);
|
RISCV013_INFO(info);
|
||||||
|
|
||||||
/* All the bits of HARTSEL is covered by the examine sequence. */
|
/* All the bits of HARTSEL are covered by the examine sequence. */
|
||||||
|
|
||||||
/* hartreset */
|
/* hartreset */
|
||||||
/* This field is optional. Either we can read and write it to 1/0,
|
/* This field is optional. Either we can read and write it to 1/0,
|
||||||
|
|
Loading…
Reference in New Issue