Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create container for DV environment #1885

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

andreaskurth
Copy link
Contributor

@andreaskurth andreaskurth commented Oct 31, 2022

This is just a draft PR to share the current state of work. It needs some clean-up but currently that's not top priority.

Known Issues / TODOs

  • util/get-toolchain.py as well as util/container/{start.sh,sudoconf} should be vendored-in from OpenTitan instead of copied as files.
  • In order to stay as close to the OT container setup as possible, we probably want to vendor-in the OT Dockerfile and use it as base image for an Ibex-specific image. If that's not possible given the current OT image, we might want to create a more generic OT base image in the upstream OT repo.
    • That would also eliminate the need for an Ibex-specific apt-requirements.txt
  • Add a ReadMe describing what the container can be used for and how to use it.

Signed-off-by: Andreas Kurth <adk@lowrisc.org>
Signed-off-by: Andreas Kurth <adk@lowrisc.org>
Signed-off-by: Andreas Kurth <adk@lowrisc.org>
Signed-off-by: Andreas Kurth <adk@lowrisc.org>
Signed-off-by: Andreas Kurth <adk@lowrisc.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant