commit | ef6b0b5743118ba07502667f6b7374e66d3f7643 | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Thu Sep 02 23:04:02 2021 +0000 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Thu Sep 09 11:11:48 2021 -0700 |
tree | 814f16f2c6430e65024ee881b3fd06ed22b79c1a | |
parent | bd97340b8821964535f496b0c4bb8a27d8ef5abb [diff] |
[sw/testing] OTBN tests were subfoldered with data files This partially addresses #7976, specifically the tasks under "Summary of Desired Changes to sw/device/tests" that state: - OTBN key PEM files will be moved to a separate data subfolder. - OTBN parameter generation script (otbn_test_params.py) will be moved to the subfolder as the PEM files mentioned above. - OTBN IP integration tests will be un-subfoldered. Additionally, all build files were updated to accomodate the above. Signed-off-by: Timothy Trippel <ttrippel@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).