commit | 6195eefb387fb0876c57c9db30333fb2fd9c1704 | [log] [tgz] |
---|---|---|
author | Jade Philipoom <jadep@google.com> | Tue Apr 19 10:32:36 2022 +0100 |
committer | jadephilipoom <jadep@google.com> | Wed May 11 10:43:44 2022 +0100 |
tree | adeaebe7229bf984f9a5fbf4f20ef09f458af5c0 | |
parent | 8fef8b556d338e38808105b3a183b94e347ef9c8 [diff] |
[bazel,otbn] Add otbn_test rule for OTBN simulator tests. While OTBN code can be embedded into Ibex code and run as an opentitan_functest, it's often faster and more convenient to run quick sanity-checks on the OTBN simulator, directly on the host machine. This creates a Bazel test rule to run the simulator tests. Signed-off-by: Jade Philipoom <jadep@google.com>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at [CONTRIBUTING]({{< relref “CONTRIBUTING.md” >}}) and our documentation on project organization and processes for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).