commit | 0604a5dd0aea440737605f24fa89093bcc410900 | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Sat Oct 16 00:25:58 2021 +0000 |
committer | Srikrishna Iyer <46467186+sriyerg@users.noreply.github.com> | Tue Oct 19 16:55:27 2021 -0700 |
tree | f67e60590810c864f6a6b55682d2aeec83268653 | |
parent | dd220878c4998261c3d93d8be6f2ec500a475bf4 [diff] |
[dif] Prepare templates for rv_timer modifications. To adapt the templates to auto-generate the RV timer IRQ DIFs, the template functions must be adapted to be more generic (in terms of passing in the register offset macro/variable with the address). Additionally, the "params_list" from the RV timer's HJSON will need to be parsed, to exract the number of HARTs/timers, so that capability is added to the make_new_dif.py tool. This partially addresses #8142. 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).