cvw/linux/testvector-generation
2022-03-28 13:40:50 -07:00
..
checkpointSweep.sh checkpointSweep is bash-specific, so add shebang to make it so 2022-03-28 13:40:50 -07:00
debug.sh
fixBinMem.c
genCheckpoint.sh fix genCheckpoint.sh binary memory dump 2022-03-27 20:54:59 -07:00
genInitMem.sh
genRecording.sh
genTrace.sh change genTrace to dump UART output to file so we can see how far parsing got 2022-03-08 09:52:17 -08:00
Makefile
parseGDBtoTrace.py fix parseGDBtoTrace.py to expect the CSRs that QEMU actually prints out 2022-03-27 19:05:44 -07:00
parsePlicState.py fix multiple-context PLIC checkpoint generation 2022-03-25 01:02:22 +00:00
parseQEMUtoGDB.py
parseState.py added SIP, SIE, and SSTATUS to checkpoints. Can't seem to get the linux testbench to force SIP. 2022-03-22 21:28:34 -05:00
parseUartState.py
remove_dup.awk