| commit | 4c3f0d82e6f1d8a3781793d1bc5b35ff5ce9d800 | [log] [tgz] |
|---|---|---|
| author | Timothy Trippel <ttrippel@google.com> | Thu Apr 14 15:24:22 2022 -0700 |
| committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Thu Apr 14 17:11:48 2022 -0700 |
| tree | 89e0bc2e965a839dabc509073f7d4aed5ad28a6b | |
| parent | b6ee0ec106621391e3fc7d619fcfd0a9371de87c [diff] |
[sw/tests] fix missing symbols in tests that run from ROM As noted in #12128, symbols were completely missing from tests that run entirely in ROM. This adds a meson flag to fix this in interim, until we switch to bazel, where this is not an issue. This fixes #12128. Signed-off-by: Timothy Trippel <ttrippel@google.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]({{< relref “CONTRIBUTING.md” >}}) 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).