Updated repo dependency specification

PiperOrigin-RevId: 639118613
Change-Id: Idecc25b98389b1e3c4bfbf77a84d9a552746603e
2 files changed
tree: 83b2bb8833d59d0190e6476c1aa87acfb6b38e2c
  1. cheriot/
  2. .bazelrc
  3. BUILD
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. deps.bzl
  7. LICENSE
  8. README.md
  9. repos.bzl
  10. riscv_cheriot.bin_fmt
  11. riscv_cheriot.isa
  12. riscv_dep_repos.bzl
  13. riscv_repos.bzl
  14. SECURITY.md
  15. WORKSPACE
README.md

MPACT-Cheriot

MPACT-Cheriot is an implementation of an instruction set simulator for the CherIoT instruction set architecture created using the MPACT-Sim simulator tools and framework and reusing code from MPACT-RiscV.