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

[bazel] add lowrisc_opentitan as a dependency #42

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

timothytrippel
Copy link
Collaborator

This adds the lowrisc_opentitan repository as a Bazel dependency in order to build opentitanlib as a dependency for an FPGA DUT shim layer that will be used for running provisioning flow tests in the lab.

Additionally, this adds skylib, rules_python, and rules_rust as external dependencies, as these are also required for building opentitanlib.

Lastly, this updates the CRT and misc_linters dependencies, as this is required to build opentitanlib as well.

@timothytrippel
Copy link
Collaborator Author

I confirmed opentitanlib can build from this repo now with bazelisk build @lowrisc_opentitan//sw/host/opentitanlib.

This adds the lowrisc_opentitan repository as a Bazel dependency in order
to build opentitanlib as a dependency for an FPGA DUT shim layer that
will be used for running provisioning flow tests in the lab.

Additionally, this adds skylib, rules_python, and rules_rust as external
dependencies, as these are also required for building opentitanlib.

Lastly, this updates the CRT and misc_linters dependencies, as this is
required to build opentitanlib as well.

Signed-off-by: Tim Trippel <[email protected]>
@timothytrippel timothytrippel merged commit 0e64a8c into lowRISC:main Oct 21, 2024
4 checks passed
@timothytrippel timothytrippel deleted the add-ot-dep branch October 21, 2024 16:12
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.

2 participants