commit | a5f7a0f7913900c371f44de4de5bb42e4e2dac32 | [log] [tgz] |
---|---|---|
author | Luís Marques <luismarques@lowrisc.org> | Wed Mar 23 11:08:54 2022 +0100 |
committer | Michael Munday <mike.munday@lowrisc.org> | Thu Apr 14 13:16:08 2022 +0100 |
tree | 20511ee7cf06e903a38bdcfa546220b03ddc8eae | |
parent | 466066495e785048b3d28f3096daf7af0c905849 [diff] |
[sw] Update linker scripts for DWARF version 5 Recent versions of Clang started defaulting to the DWARF debug format version 5. When emitting DWARF 5 clang emits two new debug sections. This patch includes those new sections in the linked ELF files, for proper debug support and to fix build failures caused by warnings of orphan sections. Signed-off-by: Luís Marques <luismarques@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]({{< 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).