commit | e6dcd2c20c34391ed3e371b7cf145c66ce05c804 | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Fri Oct 22 00:25:13 2021 +0000 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Thu Oct 21 22:45:23 2021 -0700 |
tree | 9258aced2d724796548bd0447948035f401302de | |
parent | e956f7755eeb6fd12d04e6b8f0a40e25c47824ab [diff] |
[dif] Add autogen'd `*_irq_acknowledge_all()` DIFs. This partially addresses #8142, by adding an auto-generated IRQ DIF to all IP's DIF libraries that can acknowledge (clear) all pending IRQs of an IP. This commit: 1. updates the autogen DIF templates, including the .c, .h, and (unit test) .cc templates, and 2. re-generates all autogen'd DIF libs. 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 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).