commit | c1cf4a8a3d62af1070ecd8777129816bfa604d4a | [log] [tgz] |
---|---|---|
author | Dave Williams <dave.williams@ensilica.com> | Thu Dec 16 17:47:48 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Wed Jan 05 13:51:54 2022 +0000 |
tree | 5aba4384bf5b2c48b9c9513f17ed5d3a6240ad70 | |
parent | b7d036d568b3e3e06234aba25059eafb5786354e [diff] |
[sw,tests] ROM Integrity check in PROD and non-PROD LC States Checks that the ROM will successfully boot when there is a mismatch of the computed and expected digests in non-production LC state. Checks that it will NOT boot when the same mismatch occurs when in production LC state. Signed-off-by: Dave Williams <dave.williams@ensilica.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).