commit | 116fd728cfe0fc3feed4bb66a156e84a7b16a2b5 | [log] [tgz] |
---|---|---|
author | Silvestrs Timofejevs <silvestrst@lowrisc.org> | Mon Sep 20 10:54:21 2021 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Tue Sep 21 13:49:59 2021 +0100 |
tree | f95e4ae375d203eb6a53c5b2863e0cf0d70bd583 | |
parent | 8e9332b192bc1e2bdce3f622e1719fcc312d3061 [diff] |
[util] Build error fix for later versions of GCC than in CI Build error with gcc version of: `gcc version 11.1.0 (GCC)` Although not a huge issue, as the reference platfrom of OT is Ubuntu 18.04, which has an older version of GCC, it is still relevant to fix it for future versions. This is also helpful for the people using rolling distros as archlinux, etc... Signed-off-by: Silvestrs Timofejevs <silvestrst@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).