commit | e371842b0efb9a7d160f7909415190fd583b6c68 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Fri Apr 02 18:25:42 2021 -0700 |
committer | Michael Schaffner <msf@google.com> | Sat Apr 03 18:05:01 2021 -0700 |
tree | a3cbc335b50a608522a09a42a32e96ea6ff205ea | |
parent | 414f7a74d775b88c842e508c4e036ea539cd3355 [diff] |
[docs/hugo] Move to hugo version 0.82.0 When adding more pinmux signals and pads, we run into a funny error where HUGO can't read the generated pinmux register documentation anymore since the file is too big. This file limitation has just recently (3 months ago) been removed. See https://github.com/gohugoio/hugo/pull/8172 for reference. This commit moves to HUGO 0.82.0 which contains this fix. 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).