aboutsummaryrefslogtreecommitdiff
path: root/platform.ml
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Address the fixme for rmem integration of LR as suggested by Shaked.Prashanth Mundkur1-0/+2
2018-11-29RISC-V: factor the execution trace.Prashanth Mundkur1-8/+35
2018-11-21RISC-V: allow platform ram size to be configurable.Prashanth Mundkur1-2/+2
2018-10-23RISC-V: Add a platform knob to control mtval contents on illegal instruction ...Prashanth Mundkur1-0/+2
2018-07-07Cancel riscv reservation before i/o scheduling, tweak reservation tracing.Prashanth Mundkur1-1/+1
2018-07-07An initial fix to riscv lr/sc, needs a review.Prashanth Mundkur1-0/+17
2018-06-25Add a riscv platform parameter to control trapping to M-mode on misaligned ac...Prashanth Mundkur1-0/+3
2018-06-22Make riscv pte dirty-bit update handling configurable via a platform cli option.Prashanth Mundkur1-0/+5
2018-06-22Add cli options to riscv simulator to dump platform device-tree info.Prashanth Mundkur1-0/+7
2018-06-11Use riscv platform insns_per_tick to tick the clock.Prashanth Mundkur1-0/+2
2018-06-11Put the riscv model's output on stderr, leaving stdout for the platform termi...Prashanth Mundkur1-2/+2
2018-06-08Make the simulation loop use the platform interface to detect exits via htif.Prashanth Mundkur1-0/+4
2018-06-07More definitions for the physical memory map.Prashanth Mundkur1-0/+6
2018-06-07Add terminal output to riscv platform, with incomplete handling of input.Prashanth Mundkur1-0/+9
2018-05-21Add in the platform files and update the ocaml build. Disable the isabelle b...Prashanth Mundkur1-0/+90