commit | 60dd7286469afa5064e7f2bdccc0496e94638b78 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Thu Jan 28 14:56:37 2021 -0800 |
committer | Michael Schaffner <msf@google.com> | Mon Feb 01 13:02:52 2021 -0800 |
tree | 6999cffef754c358c955bff41a8c65f19414a83a | |
parent | 7c39b476a3c12261dc3cbf3c1149ed4a7322ef87 [diff] |
[util/design] Extend LC state scripts to also generate LC state types This moves the entire life cycle state type definition into the life cycle state specification Hjson. The life cycle state generator script now translates this definition and prints it into the SV package. This is a preparatory step for adding the OTP preload image generator, which needs to have access to the entire life cycle state encoding definition to create the correct life cycle state vector to be put into the image. Signed-off-by: Michael Schaffner <msf@opentitan.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).