commit | b4ab0d839e92baa4c23b68d39cdd6aacb3ef191a | [log] [tgz] |
---|---|---|
author | Udi Jonnalagadda <udij@google.com> | Tue Nov 24 11:54:47 2020 -0800 |
committer | udinator <udij@google.com> | Wed Nov 25 16:42:02 2020 -0800 |
tree | 35d683dd06080f8a71bdadffc493a7f885a71154 | |
parent | a3f0c80ff644f736fdcc4b00456296e1df56a1ce [diff] |
[kmac/dv] Add new sim_cfg and testplan Hjson files For the KMAC HWIP, there are two parameter sets that should be tested, one enabling internal data masking and one disabling the masking. Since dvsim cannot support enabling multiple build modes per test a workaround is to create two sets of Hjson files, one per parameter set. Of course since all of the tests would be duplicated for each parameter set, a base sim_cfg and testplan Hjson file is created to avoid having to copy over all the information multiple times. 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).