commit | 6609ad5a645dc3480bc68d3ff80b2c46be3f7138 | [log] [tgz] |
---|---|---|
author | Hugo McNally <hugo.mcnally@gmail.com> | Fri Mar 03 14:13:47 2023 +0000 |
committer | Greg Chadwick <mail@gregchadwick.co.uk> | Tue Mar 07 11:41:43 2023 +0000 |
tree | 52402501392a549213fb07707dd3a63fe0ab7798 | |
parent | 1a9742b77e5640980e186e52b61f56a825616814 [diff] |
[doc] Updated Render documentation CI check CI now requires `mdbook` to build the documentation. The site is now built with the documentation, so `ci/scripts/build-site.sh` can be removed. Ran `make -k -C hw top` to stop the check-generated lint from complaining. `topgen.py` isn't completely compatible with the new documentation system; it still uses yaml front-matter for example. So, a couple of pages aren't as functional as they using were, i.e. some links are broken etc. Updated CI configuration for building docker containers with the new container locations. Signed-off-by: Hugo McNally <hugo.mcnally@gmail.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).