Age | Commit message (Collapse) | Author | Files | Lines |
|
Added ifndef to clint addresses instead of hard-coding
Added clear_msw and clear mtimer
Tested against Sail/isa-sim with new proposed Smclint/Ssclint arch-tests
https://github.com/riscv-non-isa/riscv-arch-test/pull/372
Building a baseline of interrupt tests that changes to SAIL/isa-sim can be tested against when other interrupt extensions are added.
Signed-off-by: Dan Smathers <dan.smathers@seagate.com>
|
|
|
|
- move all common stuff to a Makefile_common.inc
- include this file in all individual Makefile.includes
|
|
|
|
Corrected path to Makefile.include
|
|
(#690)
|
|
Co-authored-by: Neel Gala <neelgala@incoresemi.com>
|
|
* files and collateral for adding spike as a target to the arch-test-framework
* minor typo fix
Co-authored-by: Neel Gala <neelgala@incoresemi.com>
|