index
:
riscv-gnu-toolchain/spike.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci-tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
Support per-device arguments and device factory reuse
LIU Yu
2
-2
/
+2
2024-03-07
workaround to support custom extensions that use standard prefixes
Alexander Romanov
5
-7
/
+117
2023-12-08
Rely on default initializer to provide debug_module_config_t defaults
Jerry Zhao
1
-11
/
+1
2023-12-08
Remove old explicit-fields cfg_t constructor, switch to default constructor
Jerry Zhao
1
-15
/
+1
2023-12-08
Remove cfg_arg_t from cfg_t
Jerry Zhao
1
-1
/
+1
2023-12-08
Fix Spike --device option to pass on args to downstream plugins
joey0320
1
-1
/
+1
2023-11-04
expose pmp granularity as a cli option.
Karthik B K
1
-0
/
+1
2023-07-20
Introduce `abstract_mem_t` to allow custom implementations
Michal Terepeta
1
-3
/
+4
2023-06-20
devices: Switch plugin device interface to use device_factory_t
Jerry Zhao
1
-1
/
+1
2023-06-20
sim_t: change plugin_devices to a vec of shared_ptrs
Jerry Zhao
1
-1
/
+1
2023-06-17
Run 'make check' in CI
Andrew Waterman
1
-0
/
+1
2023-06-12
ci: CI should check each commit in a PR
Jerry Zhao
1
-0
/
+2
2023-02-27
Use size_t, rather than int, for hartids
Andrew Waterman
1
-1
/
+1
2023-01-27
Remove dirty_enabled from cfg_t
Aaron Durbin
1
-1
/
+0
2023-01-18
Add trigger_count field to cfg_t
Jerry Zhao
1
-1
/
+2
2023-01-11
Use nproc or hw.ncpu instead of -j4 to build spike.
Tim Newsome
1
-1
/
+1
2023-01-11
Refactor build-spike out of test-spike.
Tim Newsome
2
-9
/
+14
2023-01-09
implement get_size() getter for mem_cfg_t object
Parshintsev Anatoly
1
-1
/
+1
2023-01-09
implement get_base() getter for mem_cfg_t object
Parshintsev Anatoly
1
-1
/
+1
2023-01-04
Add cfg_t field to enable PTE dirtying
Jerry Zhao
1
-0
/
+1
2023-01-04
Untabify ci-tests/testlib.c
Jerry Zhao
1
-19
/
+19
2023-01-03
Add --[no-]misaligned command-line options
Andrew Waterman
1
-0
/
+1
2022-12-16
Add github actions test that installed headers are usable
Jerry Zhao
2
-0
/
+58
2022-10-05
Engage non-virtual-dtor warning in CI tests
Andrew Waterman
1
-1
/
+1
2022-10-04
Expand set of warnings we error on in CI
Andrew Waterman
1
-1
/
+1
2022-09-23
Actually run a program in CI
Andrew Waterman
3
-0
/
+51
2022-09-23
In CI, check that help message prints without error
Andrew Waterman
1
-0
/
+3
2022-09-22
Run CI with -Werror
Andrew Waterman
1
-1
/
+1
2020-09-22
Add basic continuous-integration flow
Andrew Waterman
1
-0
/
+11