commit | f928f2d1f45bf35f0e1a8dc7d1b58d3f6c161497 | [log] [tgz] |
---|---|---|
author | Sam Elliott <selliott@lowrisc.org> | Tue Oct 06 17:02:57 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Wed Oct 07 15:43:02 2020 +0100 |
tree | 4f8df5885359acece4feb3cd67a0e432b6b497c5 | |
parent | 90b6c2bd97717bd8bf5f5276ebec49f6b10ecbf6 [diff] |
[sw] Add Meson Code to Handle Extra Warning Args Due to the age of the GCC compiler we're using in CI, we cannot just add all the arguments we want, we have to do so in a conditional manner. This commit lays the groundwork for individual commits which add these arguments. 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).