-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add m-mode, s-mode interrupt test cases using test_model.h MSW and MTIMER clint macros. #435
base: dev
Are you sure you want to change the base?
Commits on Feb 6, 2024
-
Add m-mode interrupt test-cases using clint method of interrupt gener…
…ation M-mode interrupt test-cases using msw and mtimer clint interrupts Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0955909 - Browse repository at this point
Copy the full SHA 0955909View commit details -
Delete riscv-test-suite/rv32i_m/Smclint directory
Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80ce4c4 - Browse repository at this point
Copy the full SHA 80ce4c4View commit details -
Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f815ebf - Browse repository at this point
Copy the full SHA f815ebfView commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6642c22 - Browse repository at this point
Copy the full SHA 6642c22View commit details -
Coverage checks mcause.int to verify if an interrupt occurred Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be99baa - Browse repository at this point
Copy the full SHA be99baaView commit details -
Update encoding.h to match latest spike version
Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6000f9 - Browse repository at this point
Copy the full SHA f6000f9View commit details -
Add s-mode interrupt testcases using clint interrupt generation
Description of s-mode interrupt testcases Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 094d581 - Browse repository at this point
Copy the full SHA 094d581View commit details -
s-mode interrupt testcases using CLINT method to generate interrupts
s-mode interrupt testcases by delegating CLINT MSW/MTIMER interrupts Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 832132b - Browse repository at this point
Copy the full SHA 832132bView commit details -
Signed-off-by: Dan Smathers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efd3d22 - Browse repository at this point
Copy the full SHA efd3d22View commit details