Skip to content

Commit 6642c22

Browse files
authored
Add interrupt test cases using clint MSW and MTIMER interrupts
requires riscv-software-src/riscv-config#169, riscv-software-src/riscof#106 To include these tests in riscof testlist flow, add Smclint to riscof yaml file, e.g.: spike/spike_isa.yaml: ISA: RV32IMCZicsr_Zifencei_Smclint Signed-off-by: Dan Smathers <dan.smathers@seagate.com>
1 parent f815ebf commit 6642c22

File tree

14 files changed

+7204
-0
lines changed

14 files changed

+7204
-0
lines changed

riscv-test-suite/rv32i_m/Smclint/src/direct-01.S

Lines changed: 516 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/direct-02.S

Lines changed: 520 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/ecall-01.S

Lines changed: 524 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/level-01.S

Lines changed: 511 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/level-02.S

Lines changed: 513 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/level-03.S

Lines changed: 516 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/level-04.S

Lines changed: 516 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/msw-01.S

Lines changed: 513 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/mtimer-01.S

Lines changed: 510 additions & 0 deletions
Large diffs are not rendered by default.

riscv-test-suite/rv32i_m/Smclint/src/nomint-01.S

Lines changed: 507 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)