aboutsummaryrefslogtreecommitdiff
path: root/c_emulator/riscv_sim.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Merge branch 'master-cleanup' into pmpPrashanth Mundkur1-5/+35
2019-06-26Add command line option in c_emulator for disabling tracing. Add builtins for...Robert Norton1-5/+35
2019-06-24Add PMP checks to physical memory accesses.Prashanth Mundkur1-0/+5
2019-06-06Remove mmio in rvfi mode.Prashanth Mundkur1-0/+3
2019-05-29Fix execution log.Prashanth Mundkur1-2/+2
2019-05-29Display correct filename in message when using -TScott Johnson1-1/+1
2019-05-28Add missed commit.Prashanth Mundkur1-1/+0
2019-05-28Improve cli option processing; also remove '-s' from the C emulator to avoid ...Prashanth Mundkur1-5/+16
2019-05-02rvfi: clear memory between tests.Prashanth Mundkur1-1/+9
2019-04-26Pull in missed rvfi fix.Prashanth Mundkur1-2/+2
2019-03-29Generalize the previous commit to handle hardwired misa.c.Prashanth Mundkur1-4/+8
2019-03-11Fixes for Sv39 TLB.Prashanth Mundkur1-2/+1
2019-03-07Add sample OS images and update docs.Prashanth Mundkur1-1/+1
2019-03-01Add compliance test signature support for the C emulator.Prashanth Mundkur1-13/+58
2019-02-20Some changes for arch-specific initialization.Prashanth Mundkur1-3/+10
2019-02-20Add an option to report the model architecture to the emulators.Prashanth Mundkur1-4/+14
2019-02-20Add ELF architecture checks to the loaders in the OCaml and C emulators.Prashanth Mundkur1-5/+26
2019-01-16Make it clearer that the outer c,ocaml sub-dirs contain supporting files for ...Prashanth Mundkur1-0/+723