Skip to content

Commit 03b75d3

Browse files
committed
fix(sbpctl): modify sbpctl for v3
1 parent f4ce8f9 commit 03b75d3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+297
-0
lines changed

configs/riscv64-gem5-multicore-ref_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ CONFIG_RV_ZCB=y
8383
CONFIG_RESERVATION_SET_WIDTH=6
8484
# CONFIG_RV_ZACAS is not set
8585
# CONFIG_RV_ZAWRS is not set
86+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
8687
# end of ISA-dependent Options for riscv64
8788

8889
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-gem5-ref_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ CONFIG_RV_ZCB=y
8383
CONFIG_RESERVATION_SET_WIDTH=6
8484
# CONFIG_RV_ZACAS is not set
8585
# CONFIG_RV_ZAWRS is not set
86+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
8687
# end of ISA-dependent Options for riscv64
8788

8889
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-nanhu-dual-ref_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ CONFIG_USE_XS_ARCH_CSRS=y
8585
CONFIG_RESERVATION_SET_WIDTH=6
8686
# CONFIG_RV_ZACAS is not set
8787
# CONFIG_RV_ZAWRS is not set
88+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
8889
# end of ISA-dependent Options for riscv64
8990

9091
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-nanhu-ref_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ CONFIG_USE_XS_ARCH_CSRS=y
8585
CONFIG_RESERVATION_SET_WIDTH=6
8686
# CONFIG_RV_ZACAS is not set
8787
# CONFIG_RV_ZAWRS is not set
88+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
8889
# end of ISA-dependent Options for riscv64
8990

9091
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-nanhu_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ CONFIG_USE_XS_ARCH_CSRS=y
9191
CONFIG_RESERVATION_SET_WIDTH=6
9292
# CONFIG_RV_ZACAS is not set
9393
# CONFIG_RV_ZAWRS is not set
94+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
9495
# end of ISA-dependent Options for riscv64
9596

9697
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-nutshell-diff-spike_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ CONFIG_MIMPID_VALUE=0x0
6969
CONFIG_RESERVATION_SET_WIDTH=0
7070
# CONFIG_RV_ZACAS is not set
7171
# CONFIG_RV_ZAWRS is not set
72+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
7273
# end of ISA-dependent Options for riscv64
7374

7475
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-nutshell-ref_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ CONFIG_MIMPID_VALUE=0x0
7878
CONFIG_RESERVATION_SET_WIDTH=0
7979
# CONFIG_RV_ZACAS is not set
8080
# CONFIG_RV_ZAWRS is not set
81+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
8182
# end of ISA-dependent Options for riscv64
8283

8384
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-nutshell_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ CONFIG_MIMPID_VALUE=0x0
8383
CONFIG_RESERVATION_SET_WIDTH=0
8484
# CONFIG_RV_ZACAS is not set
8585
# CONFIG_RV_ZAWRS is not set
86+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
8687
# end of ISA-dependent Options for riscv64
8788

8889
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-pa_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ CONFIG_RVV_AGNOSTIC=y
9393
CONFIG_RESERVATION_SET_WIDTH=0
9494
# CONFIG_RV_ZACAS is not set
9595
# CONFIG_RV_ZAWRS is not set
96+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
9697
# end of ISA-dependent Options for riscv64
9798

9899
CONFIG_ENGINE_INTERPRETER=y

configs/riscv64-spm-ref-xs_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ CONFIG_MIMPID_VALUE=0x0
8181
CONFIG_RESERVATION_SET_WIDTH=0
8282
# CONFIG_RV_ZACAS is not set
8383
# CONFIG_RV_ZAWRS is not set
84+
# CONFIG_CUSTOM_CSR_KMHV3 is not set
8485
# end of ISA-dependent Options for riscv64
8586

8687
CONFIG_ENGINE_INTERPRETER=y

0 commit comments

Comments
 (0)