commit | d3b641f28ab59516d3855af6548a8f796a2686b0 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Fri Mar 18 09:31:54 2022 +0000 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Fri Mar 18 09:36:23 2022 -0700 |
tree | 8a66a98a6be81b2dd141a4548dff782718785e78 | |
parent | 9c6dff79adc5ff2ccd33bd16e85bfabbafe920c1 [diff] |
[doc] Fix rendering of special characters in testplan table The actual change here is quite small (pass 'unsafehtml' to tabulate when generating HTML output), but the patch is a bit bigger because it includes comments that nail down exactly what format the text is in at each stage (it took me a while to figure out!) Signed-off-by: Rupert Swarbrick <rswarbrick@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 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).