commit | 10d8698166d3ad313dc42bd069f7ae66de52eef3 | [log] [tgz] |
---|---|---|
author | Sam Elliott <selliott@lowrisc.org> | Mon Aug 24 18:39:17 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Mon Aug 24 20:31:58 2020 +0100 |
tree | 6eb6ab2600d13b4253b3dacb39d06c6a639c0386 | |
parent | 0c6cacf53e9633183dd96b55a1dfa48f98fc4f91 [diff] |
[docs] Fix Git Invocation for Google Cloud The Google Cloud docs builder does not manage to get file versions because it has to cross a filesystem boundary when attempting to find the git directory for the repository. This change ensures that git starts in the right working directory, regardless of where doxygen is invoked from. Signed-off-by: Sam Elliott <selliott@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).