cvw/linux/testvector-generation
2022-03-27 19:16:39 -07:00
..
checkpointSweep.sh update checkpointSweep in accordance to having removed trace parsing feature 2022-03-06 14:55:51 -08:00
debug.sh modify debug.sh to not rely on external GDB script 2022-03-07 11:56:04 -08:00
fixBinMem.c revived checkpointing and hacked it up to generate a trace starting at the checkpoint 2022-02-25 23:51:40 +00:00
genCheckpoint.sh change genCheckpoint.sh to only log 128MB of RAM 2022-03-27 19:16:39 -07:00
genInitMem.sh better to use $tvDir variable rather than abs path 2022-03-06 14:33:53 -08:00
genRecording.sh replace sudo's with suggestions in genRecording.sh 2022-03-06 14:31:55 -08:00
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 remove vestigial silencePipe mechanism 2022-03-06 14:54:35 -08:00
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 parser rename 2022-02-25 20:05:10 +00:00
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 fix up PLIC and UART checkpointing 2022-03-07 23:48:47 -08:00
remove_dup.awk restore trace generation functionality for new setup 2022-02-08 11:45:42 +00:00