aboutsummaryrefslogtreecommitdiff
path: root/platform_impl.ml
AgeCommit message (Expand)AuthorFilesLines
2018-11-21RISC-V: allow platform ram size to be configurable.Prashanth Mundkur1-6/+11
2018-10-23RISC-V: use stderr for terminal output in OCaml backend.Prashanth Mundkur1-1/+1
2018-07-10Add an option to specify the dtc to use for the riscv platform.Prashanth Mundkur1-2/+15
2018-07-03Allow the riscv htif_tohost mmio port to be readable, and ack writes to that ...Prashanth Mundkur1-1/+1
2018-06-22Add cli options to riscv simulator to dump platform device-tree info.Prashanth Mundkur1-3/+8
2018-06-13Tracing instrumentation for C backendAlasdair Armstrong1-1/+1
2018-06-07Add terminal output to riscv platform, with incomplete handling of input.Prashanth Mundkur1-0/+11
2018-05-23Fix incorrect channel in dtc i/o.Prashanth Mundkur1-1/+1
2018-05-21Start platform execution at the reset-vector in the rom.Prashanth Mundkur1-1/+1
2018-05-21Add in the platform files and update the ocaml build. Disable the isabelle b...Prashanth Mundkur1-0/+155