commit | 934f088e2efac7738745998097a877b3327e7517 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@lowrisc.org> | Fri Feb 10 13:38:09 2023 +0000 |
committer | Greg Chadwick <mail@gregchadwick.co.uk> | Tue Mar 07 11:41:43 2023 +0000 |
tree | fb6c02277e9d7e6a8c9b3461093511e3bd829d43 | |
parent | f6298b377fb582e6af2a615e15e043fe1942e2e5 [diff] |
[doc] Replace old snippets & pkgmrg_cmd shortcodes The 'snippets' shortcode can be replaced with mdbook's built in #include pre-processor. The 'pkgmgr_cmd' shortcode is only used once and can be replaced with a command that doesn't need to change when `apt_requirements.txt` is updated. `util/rewrite_frontmatter.py` can be removed because it won't be needed again. Signed-off-by: Amaury Pouly <amaury.pouly@lowrisc.org> Co-authored-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).