commit | 796cf560c625992f406de37b9c6a0ada251aef59 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Aug 03 17:14:25 2020 +0100 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Aug 05 14:48:32 2020 +0100 |
tree | 4e0f82b69dd354681ef45c753b25c7da86f78251 | |
parent | b1ed9a9ca8cacfc6200f607c2b9d25ae7f5888d9 [diff] |
[otbn] Strengthen sanity check targets in otbn/util/Makefile This now assembles and links each input. Now we're generating some files (in an "otbn" subdirectory of the top-level build directory), we also touch stamp files for mypy linting to avoid unnecessary re-checking. Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
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 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).