commit | f05ed4d73c07e0c44f87fa622243689c0e8ad8d5 | [log] [tgz] |
---|---|---|
author | Jade Philipoom <jadep@google.com> | Thu Jul 28 17:27:21 2022 +0100 |
committer | jadephilipoom <jadep@google.com> | Thu Sep 08 11:45:22 2022 +0200 |
tree | ad46488a5c093d6f59990830e314da4a269463f8 | |
parent | e456a317f38dfb2e6f2e5d36212f19956250258b [diff] |
[sigverify] Add an automatic check for OTBN instruction count ranges. This adds a custom Bazel test that can run in CI to check the min/max instruction count range in mod_exp_otbn.h against the values calculated by the new static analysis script. Adding a test in this way seems preferable to automatically generating the numbers, because we should in general be double-checking the script's answers with manual analysis to be extra certain. 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 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).