commit | c107a19f981e0b564729cc52c41598d7d4342988 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Tue Jan 25 20:54:50 2022 -0800 |
committer | Michael Schaffner <msf@google.com> | Wed Jan 26 19:55:44 2022 -0800 |
tree | ef1321f1766430c92c64218673eec5f8ac429ac5 | |
parent | a993c4b23d936609e91b1fbea6d8a3d4001d9bea [diff] |
[doc] Move all non-security D2 IP to D2S This mves all non-security IP currently at D2 to D2S. All of these IPs only have one standardized countermeasure, and that is the end-to-end bus integrity. These IPs therefore technically have one countermeasure even though these are not security IPs. This is reflected in the Hjson, and in the Hjson checklist (SEC_CM_ASSETS_LISTED and SEC_CM_IMPLEMENTED). However, since these IPs are not security IPs, no further RTL and security reviews are required (SEC_CM_RTL_REVIEWED, SEC_CM_COUNCIL_REVIEWED). 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 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).