commit | dcd6c6815386cd0b5e374fd7aa463b01e6f05eb8 | [log] [tgz] |
---|---|---|
author | Martin Lueker-Boden <martin.lueker-boden@wdc.com> | Sun May 16 21:20:10 2021 -0700 |
committer | Martin Lueker-Boden <47870387+martin-lueker@users.noreply.github.com> | Wed May 19 17:07:14 2021 -0700 |
tree | fa44ce7e1ba73289dd333b9b187479bd36a844e3 | |
parent | 577c97a87d48c74fc50a81ff4313616dd8adb519 [diff] |
[ doc, build_docs ] Optionally bind to global wan when previewing This commit adds an additional --bind-wan argument to build_docs.py. This forces the hugo server to bind the http server to a port on the global interface (as opposed to just on localhost, which is the default). This is important when using hugo on build farms with older (or no) browser support, and no support for ssh tunnelling. For testing other options, there is also a --hugo-opts flag for passing arguments into hugo directly. Signed-off-by: Martin Lueker-Boden <martin.lueker-boden@wdc.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).