commit | d8ff1d976c0bde5121016515343b6bcde22d19d8 | [log] [tgz] |
---|---|---|
author | Sam Elliott <selliott@lowrisc.org> | Thu Jun 04 13:57:24 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Mon Jun 08 11:23:07 2020 +0100 |
tree | f7b8fba3a3aa94f4bcff63b5433c349d15ed6fa0 | |
parent | b7aacc1a5b99fca9d8a25287db823cbdc28c6b3b [diff] |
[sw] Use .option push/pop to turn off rvc This is a less error-prone way of turning off compressed instructions, as exactly the options prior to the push will be restored when popped. 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).