index
:
rocket-tools/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
/
testlib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
Support per-device arguments and device factory reuse
LIU Yu
1
-1
/
+1
2024-03-07
workaround to support custom extensions that use standard prefixes
Alexander Romanov
1
-3
/
+8
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-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-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
1
-0
/
+54