commit | c454740c8c7b471326a4315771fde19881739333 | [log] [tgz] |
---|---|---|
author | Udi Jonnalagadda <udij@google.com> | Mon Mar 08 16:54:46 2021 -0800 |
committer | udinator <udij@google.com> | Mon Mar 08 18:33:41 2021 -0800 |
tree | 19f92c0ca273709be2f325231a1b75d59688f51e | |
parent | 7db3e0ac186d17bf9d3823750120bf3f413ceae0 [diff] |
[util] add `dec` types to prim_secded_pkg this PR creates specific struct types for each of the secded decoding functions, and modifies the decoding functions to return an instance of the appropriate struct. this helps DV out by encapsulating the field sizes, and also avoids some CI errors. Signed-off-by: Udi Jonnalagadda <udij@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 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).